Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/include/prov/
H A Dciphercommon.h108 OSSL_FUNC_cipher_final_fn ossl_cipher_generic_block_final; variable
/netbsd-src/crypto/external/bsd/openssl/dist/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