Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/crypto/core/
H A Dkcf.c119 kcf_get_modctl(crypto_provider_info_t *pinfo) in kcf_get_modctl() function
/titanic_41/usr/src/uts/common/sys/crypto/
H A Dsched_impl.h507 extern struct modctl *kcf_get_modctl(crypto_provider_info_t *);
/titanic_41/usr/src/uts/common/crypto/spi/
H A Dkcf_spi.c238 if ((prov_desc->pd_mctlp = kcf_get_modctl(info)) == NULL) in crypto_register_provider()