Home
last modified time | relevance | path

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

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