Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/crypto/modes/
H A Dctr.c236 ctr_alloc_ctx(int kmflag) in ctr_alloc_ctx() function
H A Dmodes.h382 extern void *ctr_alloc_ctx(int);
/titanic_41/usr/src/uts/common/crypto/io/
H A Daes.c269 alloc_fun = ctr_alloc_ctx; in aes_check_mech_param()