Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/include/prov/
H A Dciphercommon_ccm.h85 OSSL_FUNC_cipher_update_fn ossl_ccm_stream_update; variable
/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dciphercommon_ccm.c269 int ossl_ccm_stream_update(void *vctx, unsigned char *out, size_t *outl, in ossl_ccm_stream_update() function