Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/crypto/modes/
H A Dmodes.h400 extern void *gmac_alloc_ctx(int);
H A Dgcm.c704 gmac_alloc_ctx(int kmflag) in gmac_alloc_ctx() function
/illumos-gate/usr/src/uts/common/crypto/io/
H A Daes.c300 alloc_fun = gmac_alloc_ctx; in aes_check_mech_param()