Home
last modified time | relevance | path

Searched refs:EVP_DecryptFinal (Results 1 – 25 of 25) sorted by relevance

/netbsd/crypto/external/cpl/trousers/dist/src/trspi/crypto/openssl/
H A Dsymmetric.c127 if (!EVP_DecryptFinal(ctx, out + *out_len, (int *)&tmp)) { in Trspi_Decrypt_ECB()
375 if (!EVP_DecryptFinal(ctx, out + *out_len, (int *)&tmp)) { in Trspi_SymDecrypt()
/netbsd/crypto/external/bsd/openssl/dist/doc/life-cycles/
H A Dcipher.dot32 d_updated -> finaled [label="EVP_DecryptFinal"];
/netbsd/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DEVP_EncryptInit.pod22 EVP_DecryptFinal,
85 int EVP_DecryptFinal(EVP_CIPHER_CTX *ctx, unsigned char *outm, int *outl);
175 corresponding decryption operations. EVP_DecryptFinal() will return an
199 EVP_EncryptFinal(), EVP_DecryptFinal() and EVP_CipherFinal() are
353 When decrypting, the return value of EVP_DecryptFinal() or EVP_CipherFinal()
385 The tag must be set prior to any call to EVP_DecryptFinal() or
H A DEVP_OpenInit.pod29 as the EVP_DecryptUpdate() and EVP_DecryptFinal() routines, as
H A DEVP_CIPHER_meth_new.pod195 EVP_EncryptFinal(), EVP_EncryptFinal_ex(), EVP_DecryptFinal() and
/netbsd/crypto/external/bsd/openssl/dist/doc/man3/
H A DEVP_OpenInit.pod29 as the EVP_DecryptUpdate() and EVP_DecryptFinal() routines, as
H A DEVP_EncryptInit.pod28 EVP_DecryptFinal,
146 int EVP_DecryptFinal(EVP_CIPHER_CTX *ctx, unsigned char *outm, int *outl);
393 EVP_DecryptFinal() will return an error code if padding is enabled and the
421 =item EVP_EncryptFinal(), EVP_DecryptFinal() and EVP_CipherFinal()
1271 When decrypting, the return value of EVP_DecryptFinal() or EVP_CipherFinal()
1303 The tag must be set prior to any call to EVP_DecryptFinal() or
1369 When decrypting the return value of EVP_DecryptFinal() or EVP_CipherFinal()
1406 with I<out> set to a non-B<NULL> value. A call to EVP_DecryptFinal() or
H A DEVP_CIPHER_meth_new.pod199 EVP_EncryptFinal(), EVP_EncryptFinal_ex(), EVP_DecryptFinal() and
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/evp/
H A Devp_enc.c232 return EVP_DecryptFinal(ctx, out, outl); in EVP_CipherFinal()
560 int EVP_DecryptFinal(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl) in EVP_DecryptFinal() function
/netbsd/crypto/external/bsd/openssl/dist/doc/man7/
H A Dlife_cycle-cipher.pod99EVP_DecryptFinal | | | EVP_EncryptFinal +-------------------+
141EVP_DecryptFinal fi…
260 <tr><th style="border:1px solid" align="left">EVP_DecryptFinal</th>
H A Dprovider-cipher.pod162 L<EVP_EncryptFinal(3)> and L<EVP_DecryptFinal(3)>.
/netbsd/crypto/external/cpl/tpm-tools/dist/lib/
H A Dtpm_unseal.c427 EVP_DecryptFinal(ctx, res_data+res_size, &rcLen); in tpmUnsealFile()
/netbsd/crypto/external/bsd/openssl/dist/crypto/evp/
H A Devp_enc.c437 return EVP_DecryptFinal(ctx, out, outl); in EVP_CipherFinal()
883 int EVP_DecryptFinal(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl) in EVP_DecryptFinal() function
/netbsd/crypto/external/bsd/openssl/dist/crypto/crmf/
H A Dcrmf_lib.c696 || !EVP_DecryptFinal(evp_ctx, outbuf + outlen, &n)) { in OSSL_CRMF_ENCRYPTEDVALUE_get1_encCert()
/netbsd/crypto/external/bsd/openssl/dist/test/
H A Ddestest.c762 if (!TEST_true(EVP_DecryptFinal(ctx, p_txt + plen_upd, &plen_fin))) in test_des_key_wrap()
H A Devp_extra_test.c2888 || !TEST_true(EVP_DecryptFinal(ctx, plaintext + ptlen, &tmp)) in test_decrypt_null_chunks()
/netbsd/crypto/external/bsd/openssl.old/dist/test/
H A Devp_extra_test.c1716 || !TEST_true(EVP_DecryptFinal(ctx, plaintext + ptlen, &tmp)) in test_decrypt_null_chunks()
/netbsd/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Devp.h601 __owur int EVP_DecryptFinal(EVP_CIPHER_CTX *ctx, unsigned char *outm,
/netbsd/crypto/external/bsd/openssl.old/dist/ssl/
H A Dt1_lib.c1480 if (EVP_DecryptFinal(ctx, sdec + slen, &declen) <= 0) { in tls_decrypt_ticket()
/netbsd/crypto/external/bsd/openssl.old/lib/libcrypto/
H A Dcrypto.map1480 EVP_DecryptFinal;
/netbsd/crypto/external/bsd/openssl/dist/include/openssl/
H A Devp.h778 __owur int EVP_DecryptFinal(EVP_CIPHER_CTX *ctx, unsigned char *outm,
/netbsd/crypto/external/bsd/openssl/lib/libcrypto/
H A Dcrypto.map1709 EVP_DecryptFinal;
/netbsd/crypto/external/bsd/openssl/dist/ssl/
H A Dt1_lib.c1936 if (EVP_DecryptFinal(ctx, sdec + slen, &declen) <= 0) { in tls_decrypt_ticket()
/netbsd/crypto/external/bsd/openssl.old/dist/util/
H A Dlibcrypto.num2066 EVP_DecryptFinal 2046 1_1_0 EXIST::FUNCTION:
/netbsd/crypto/external/bsd/openssl/dist/util/
H A Dlibcrypto.num1998 EVP_DecryptFinal 2046 3_0_0 EXIST::FUNCTION: