Home
last modified time | relevance | path

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

/titanic_44/usr/src/common/crypto/modes/
H A Dmodes.h383 extern void *ccm_alloc_ctx(int);
H A Dccm.c909 ccm_alloc_ctx(int kmflag) in ccm_alloc_ctx() function
/titanic_44/usr/src/uts/common/crypto/io/
H A Daes.c273 alloc_fun = ccm_alloc_ctx; in aes_check_mech_param()