Home
last modified time | relevance | path

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

/titanic_44/usr/src/common/crypto/modes/
H A Dmodes.h384 extern void *gcm_alloc_ctx(int);
H A Dgcm.c688 gcm_alloc_ctx(int kmflag) in gcm_alloc_ctx() function
/titanic_44/usr/src/uts/common/crypto/io/
H A Daes.c277 alloc_fun = gcm_alloc_ctx; in aes_check_mech_param()