Home
last modified time | relevance | path

Searched refs:ossl_ccm_stream_final (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/crypto/openssl/providers/implementations/include/prov/
HDciphercommon_ccm.h86 OSSL_FUNC_cipher_final_fn ossl_ccm_stream_final; variable
/freebsd-14-stable/crypto/openssl/providers/implementations/ciphers/
HDciphercommon_ccm.c287 int ossl_ccm_stream_final(void *vctx, unsigned char *out, size_t *outl, in ossl_ccm_stream_final() function