Home
last modified time | relevance | path

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

/third_party/openssl/providers/implementations/include/prov/
Dciphercommon.h106 OSSL_FUNC_cipher_final_fn ossl_cipher_generic_block_final; variable
/third_party/openssl/providers/implementations/ciphers/
Dciphercommon.c384 int ossl_cipher_generic_block_final(void *vctx, unsigned char *out, in ossl_cipher_generic_block_final() function