Home
last modified time | relevance | path

Searched refs:crypto_free_all_mech_info (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/crypto/
H A Dapi.h417 extern void crypto_free_all_mech_info(crypto_mechanism_info_t *, uint_t);
/illumos-gate/usr/src/uts/common/crypto/api/
H A Dkcf_miscapi.c708 crypto_free_all_mech_info(crypto_mechanism_info_t *mech_infos, uint_t count) in crypto_free_all_mech_info() function
/illumos-gate/usr/src/uts/common/crypto/io/
H A Dcrypto.c1172 crypto_free_all_mech_info(mech_infos, num_mech_infos); in get_all_mechanism_info()