Searched refs:ecb_alloc_ctx (Results 1 – 6 of 6) sorted by relevance
141 ecb_alloc_ctx(int kmflag) in ecb_alloc_ctx() function
380 extern void *ecb_alloc_ctx(int);
171 des_ctx = ecb_alloc_ctx(KM_SLEEP); in des_build_context()179 des_ctx = ecb_alloc_ctx(KM_SLEEP); in des_build_context()
476 des_ctx = ecb_alloc_ctx(kmflag); in des_common_init()489 des_ctx = ecb_alloc_ctx(kmflag); in des_common_init()
305 blowfish_ctx = ecb_alloc_ctx(kmflag); in blowfish_common_init()
279 alloc_fun = ecb_alloc_ctx; in aes_check_mech_param()