Searched refs:cfreq (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/sun4v/io/n2rng/ |
H A D | n2rng_kcf.c | 123 crypto_req_handle_t cfreq) in ext_info() argument 412 crypto_req_handle_t cfreq) in n2rng_random_number() argument
|
/titanic_41/usr/src/uts/common/crypto/io/ |
H A D | dca.c | 325 crypto_provider_ext_info_t *ext_info, crypto_req_handle_t cfreq); 327 crypto_provider_ext_info_t *ext_info, crypto_req_handle_t cfreq); 329 crypto_provider_ext_info_t *ext_info, crypto_req_handle_t cfreq, char *id); 4807 crypto_provider_ext_info_t *ext_info, crypto_req_handle_t cfreq) in ext_info_sym() argument 4809 return (ext_info_base(prov, ext_info, cfreq, IDENT_SYM)); in ext_info_sym() 4814 crypto_provider_ext_info_t *ext_info, crypto_req_handle_t cfreq) in ext_info_asym() argument 4818 rv = ext_info_base(prov, ext_info, cfreq, IDENT_ASYM); in ext_info_asym() 4828 crypto_provider_ext_info_t *ext_info, crypto_req_handle_t cfreq, char *id) in ext_info_base() argument
|
/titanic_41/usr/src/uts/common/io/tpm/ |
H A D | tpm.c | 2032 crypto_req_handle_t cfreq) in tpmrng_ext_info() argument
|