| /f-stack/freebsd/contrib/openzfs/module/icp/api/ |
| H A D | kcf_ctxops.c | 72 crypto_ctx_template_t *ptmpl, int kmflag) in crypto_create_ctx_template()
|
| /f-stack/freebsd/contrib/openzfs/module/icp/algs/modes/ |
| H A D | ecb.c | 119 ecb_alloc_ctx(int kmflag) in ecb_alloc_ctx()
|
| H A D | ctr.c | 219 ctr_alloc_ctx(int kmflag) in ctr_alloc_ctx()
|
| H A D | cbc.c | 264 cbc_alloc_ctx(int kmflag) in cbc_alloc_ctx()
|
| H A D | ccm.c | 850 ccm_init_ctx(ccm_ctx_t *ccm_ctx, char *param, int kmflag, in ccm_init_ctx() 898 ccm_alloc_ctx(int kmflag) in ccm_alloc_ctx()
|
| H A D | gcm.c | 746 gcm_alloc_ctx(int kmflag) in gcm_alloc_ctx() 758 gmac_alloc_ctx(int kmflag) in gmac_alloc_ctx() 770 gcm_set_kmflag(gcm_ctx_t *ctx, int kmflag) in gcm_set_kmflag()
|
| /f-stack/freebsd/contrib/openzfs/module/icp/io/ |
| H A D | aes.c | 235 aes_check_mech_param(crypto_mechanism_t *mechanism, aes_ctx_t **ctx, int kmflag) in aes_check_mech_param() 349 int kmflag; in aes_common_init() local 1300 crypto_mechanism_t *mechanism, crypto_key_t *key, int kmflag, in aes_common_init_ctx()
|
| /f-stack/freebsd/contrib/openzfs/module/icp/algs/aes/ |
| H A D | aes_impl.c | 211 aes_alloc_keysched(size_t *size, int kmflag) in aes_alloc_keysched()
|
| /f-stack/freebsd/contrib/openzfs/module/icp/core/ |
| H A D | kcf_callprov.c | 47 int kmflag) in kcf_insert_triedlist()
|
| /f-stack/freebsd/contrib/openzfs/module/nvpair/ |
| H A D | nvpair.c | 565 nvlist_nv_alloc(int kmflag) in nvlist_nv_alloc() 585 nvlist_alloc(nvlist_t **nvlp, uint_t nvflag, int kmflag) in nvlist_alloc() 916 nvlist_dup(nvlist_t *nvl, nvlist_t **nvlp, int kmflag) in nvlist_dup() 2658 int kmflag) in nvlist_pack() 2715 nvlist_unpack(char *buf, size_t buflen, nvlist_t **nvlp, int kmflag) in nvlist_unpack()
|
| /f-stack/freebsd/contrib/openzfs/module/icp/include/sys/crypto/ |
| H A D | sched_impl.h | 85 #define KCF_RHNDL(kmflag) (((kmflag) == KM_SLEEP) ? NULL : &kcf_swprov_hndl) argument
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | arc.c | 1160 hdr_full_cons(void *vbuf, void *unused, int kmflag) in hdr_full_cons() 1179 hdr_full_crypt_cons(void *vbuf, void *unused, int kmflag) in hdr_full_crypt_cons() 1192 hdr_l2only_cons(void *vbuf, void *unused, int kmflag) in hdr_l2only_cons() 1204 buf_cons(void *vbuf, void *unused, int kmflag) in buf_cons()
|
| H A D | dnode.c | 113 dnode_cons(void *arg, void *unused, int kmflag) in dnode_cons()
|
| H A D | sa.c | 217 sa_cache_constructor(void *buf, void *unused, int kmflag) in sa_cache_constructor()
|
| H A D | zil.c | 3095 zil_lwb_cons(void *vbuf, void *unused, int kmflag) in zil_lwb_cons()
|
| H A D | dbuf.c | 269 dbuf_cons(void *vdb, void *unused, int kmflag) in dbuf_cons()
|