Home
last modified time | relevance | path

Searched defs:ossl_ccm_dinit (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/providers/implementations/include/prov/
H A Dciphercommon_ccm.h82 OSSL_FUNC_cipher_decrypt_init_fn ossl_ccm_dinit; variable
/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dciphercommon_ccm.c262 int ossl_ccm_dinit(void *vctx, const unsigned char *key, size_t keylen, in ossl_ccm_dinit() function