Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dciphercommon.c529 int ossl_cipher_generic_stream_final(void *vctx, unsigned char *out, in ossl_cipher_generic_stream_final() function
/freebsd/crypto/openssl/providers/implementations/include/prov/
H A Dciphercommon.h109 OSSL_FUNC_cipher_final_fn ossl_cipher_generic_stream_final; global() variable