Lines Matching refs:boolean_t

78 static boolean_t emul_global_zone = B_FALSE;
164 static boolean_t
358 boolean_t fl_digest_init;
359 boolean_t fl_digest;
360 boolean_t fl_digest_update;
361 boolean_t fl_digest_key;
362 boolean_t fl_digest_final;
364 boolean_t fl_encrypt_init;
365 boolean_t fl_encrypt;
366 boolean_t fl_encrypt_update;
367 boolean_t fl_encrypt_final;
369 boolean_t fl_decrypt_init;
370 boolean_t fl_decrypt;
371 boolean_t fl_decrypt_update;
372 boolean_t fl_decrypt_final;
374 boolean_t fl_mac_init;
375 boolean_t fl_mac;
376 boolean_t fl_mac_update;
377 boolean_t fl_mac_final;
379 boolean_t fl_sign_init;
380 boolean_t fl_sign;
381 boolean_t fl_sign_update;
382 boolean_t fl_sign_final;
383 boolean_t fl_sign_recover_init;
384 boolean_t fl_sign_recover;
386 boolean_t fl_verify_init;
387 boolean_t fl_verify;
388 boolean_t fl_verify_update;
389 boolean_t fl_verify_final;
390 boolean_t fl_verify_recover_init;
391 boolean_t fl_verify_recover;
393 boolean_t fl_digest_encrypt_update;
394 boolean_t fl_decrypt_digest_update;
395 boolean_t fl_sign_encrypt_update;
396 boolean_t fl_decrypt_verify_update;
398 boolean_t fl_seed_random;
399 boolean_t fl_generate_random;
401 boolean_t fl_session_open;
402 boolean_t fl_session_close;
403 boolean_t fl_session_login;
404 boolean_t fl_session_logout;
406 boolean_t fl_object_create;
407 boolean_t fl_object_copy;
408 boolean_t fl_object_destroy;
409 boolean_t fl_object_get_size;
410 boolean_t fl_object_get_attribute_value;
411 boolean_t fl_object_set_attribute_value;
412 boolean_t fl_object_find_init;
413 boolean_t fl_object_find;
414 boolean_t fl_object_find_final;
416 boolean_t fl_key_generate;
417 boolean_t fl_key_generate_pair;
418 boolean_t fl_key_wrap;
419 boolean_t fl_key_unwrap;
420 boolean_t fl_key_derive;
422 boolean_t fl_init_token;
423 boolean_t fl_init_pin;
424 boolean_t fl_set_pin;
426 boolean_t prov_is_hash_limited;
430 boolean_t prov_is_hmac_limited;
631 boolean_t li_force;
953 static boolean_t