Home
last modified time | relevance | path

Searched refs:EVP_CipherFinal_ex (Results 1 – 6 of 6) sorted by relevance

/external/openssl/crypto/evp/
Dbio_enc.c187 i=EVP_CipherFinal_ex(&(ctx->cipher), in enc_read()
335 ret=EVP_CipherFinal_ex(&(ctx->cipher), in enc_ctrl()
Devp_enc.c239 int EVP_CipherFinal_ex(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl) in EVP_CipherFinal_ex() function
Devp.h564 int EVP_CipherFinal_ex(EVP_CIPHER_CTX *ctx, unsigned char *outm, int *outl);
/external/openssl/crypto/pkcs12/
Dp12_decr.c94 if(!EVP_CipherFinal_ex(&ctx, out + i, &i)) { in PKCS12_pbe_crypt()
/external/openssl/crypto/pkcs7/
Dbio_ber.c379 ret=EVP_CipherFinal_ex(&(ctx->cipher), in ber_ctrl()
/external/openssl/include/openssl/
Devp.h564 int EVP_CipherFinal_ex(EVP_CIPHER_CTX *ctx, unsigned char *outm, int *outl);