Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/icp/include/sys/crypto/
H A Dspi.h75 #define CRYPTO_INIT_OPSTATE 0x00000001 /* allocate and init cc_opstate */ macro
/f-stack/freebsd/contrib/openzfs/module/icp/api/
H A Dkcf_cipher.c185 ctx->cc_flags = CRYPTO_INIT_OPSTATE; in crypto_cipher_init_prov()
/f-stack/freebsd/contrib/openzfs/module/icp/core/
H A Dkcf_sched.c848 if ((gctx->cc_flags & CRYPTO_INIT_OPSTATE) && in kcf_free_context()