openssl/crypto/evp
Tomas Mraz 5af6e154d0 Trivial shortcuts for EVP_PKEY_eq()
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14942)
2021-04-23 10:48:20 +02:00
..
asymcipher.c Standard style for all EVP_xxx_free routines 2021-04-18 10:01:31 +02:00
bio_b64.c Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 2020-11-13 09:35:02 +01:00
bio_enc.c Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 2020-11-13 09:35:02 +01:00
bio_md.c Update copyright year 2021-04-22 14:38:44 +01:00
bio_ok.c Update copyright year 2021-04-22 14:38:44 +01:00
build.info EVP: Implement data-driven translation between known ctrl and OSSL_PARAMs 2021-02-23 13:41:48 +01:00
c_allc.c Update copyright year 2020-11-05 13:37:26 +00:00
c_alld.c Restore MD5-SHA1 in legacy method database 2019-10-14 16:07:41 +02:00
cmeth_lib.c Update copyright year 2021-04-22 14:38:44 +01:00
ctrl_params_translate.c Modify OBJ_nid2sn(OBJ_obj2nid(...)) occurences to use OBJ_obj2txt() 2021-04-18 10:10:24 +02:00
dh_ctrl.c Remove inclusion of unnecessary header files 2021-02-24 17:55:20 +01:00
dh_support.c Update copyright year 2021-03-11 13:27:36 +00:00
digest.c Add "origin" field to EVP_CIPHER, EVP_MD 2021-04-18 10:03:07 +02:00
dsa_ctrl.c Update copyright year 2021-03-11 13:27:36 +00:00
e_aes_cbc_hmac_sha1.c Update copyright year 2021-04-22 14:38:44 +01:00
e_aes_cbc_hmac_sha256.c Update copyright year 2021-04-22 14:38:44 +01:00
e_aes.c Fix compile errors on s390. 2021-04-20 09:57:19 +02:00
e_aria.c Add "origin" field to EVP_CIPHER, EVP_MD 2021-04-18 10:03:07 +02:00
e_bf.c Use local IV storage in EVP BLOCK_* macros 2020-08-11 07:07:58 -07:00
e_camellia.c Add "origin" field to EVP_CIPHER, EVP_MD 2021-04-18 10:03:07 +02:00
e_cast.c Update copyright year 2021-04-08 13:04:41 +01:00
e_chacha20_poly1305.c Update copyright year 2021-04-22 14:38:44 +01:00
e_des3.c Add "origin" field to EVP_CIPHER, EVP_MD 2021-04-18 10:03:07 +02:00
e_des.c Use local IV storage in e_des.c 2020-08-11 07:07:58 -07:00
e_idea.c Use local IV storage in EVP BLOCK_* macros 2020-08-11 07:07:58 -07:00
e_null.c Update copyright year 2021-04-22 14:38:44 +01:00
e_old.c Update copyright year 2020-04-23 13:55:52 +01:00
e_rc2.c Update copyright year 2021-04-22 14:38:44 +01:00
e_rc4_hmac_md5.c Add "origin" field to EVP_CIPHER, EVP_MD 2021-04-18 10:03:07 +02:00
e_rc4.c Add "origin" field to EVP_CIPHER, EVP_MD 2021-04-18 10:03:07 +02:00
e_rc5.c Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 2020-11-13 09:35:02 +01:00
e_seed.c Use local IV storage in EVP BLOCK_* macros 2020-08-11 07:07:58 -07:00
e_sm4.c Add "origin" field to EVP_CIPHER, EVP_MD 2021-04-18 10:03:07 +02:00
e_xcbc_d.c Update copyright year 2021-04-22 14:38:44 +01:00
ec_ctrl.c Cleanup of some of the EVP_PKEY_CTX_ctrl related TODOs 2021-02-24 17:55:20 +01:00
ec_support.c Remove TODO comment. Resolves #14396 2021-03-18 20:07:09 +10:00
encode.c Update copyright year 2020-06-25 14:13:12 +01:00
evp_cnf.c CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() 2020-11-13 09:35:31 +01:00
evp_enc.c Add "origin" field to EVP_CIPHER, EVP_MD 2021-04-18 10:03:07 +02:00
evp_err.c Fix typos 2021-04-22 11:16:35 +10:00
evp_fetch.c property: check return values from the property locking calls. 2021-04-08 17:46:35 +10:00
evp_key.c crypto/evp/evp_key.c: #define BUFSIZ if <stdio.h> doesn't #define it 2019-05-27 08:01:50 +10:00
evp_lib.c Add "origin" field to EVP_CIPHER, EVP_MD 2021-04-18 10:03:07 +02:00
evp_local.h Add "origin" field to EVP_CIPHER, EVP_MD 2021-04-18 10:03:07 +02:00
evp_pbe.c CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() 2020-11-13 09:35:31 +01:00
evp_pkey.c Rename EVP_PKEY_get0_first_alg_name to EVP_PKEY_get0_type_name 2021-04-15 17:38:19 +02:00
evp_rand.c Standard style for all EVP_xxx_free routines 2021-04-18 10:01:31 +02:00
evp_utils.c Update copyright year 2020-11-26 14:18:57 +00:00
exchange.c Standard style for all EVP_xxx_free routines 2021-04-18 10:01:31 +02:00
kdf_lib.c Standard style for all EVP_xxx_free routines 2021-04-18 10:01:31 +02:00
kdf_meth.c Standard style for all EVP_xxx_free routines 2021-04-18 10:01:31 +02:00
kem.c Standard style for all EVP_xxx_free routines 2021-04-18 10:01:31 +02:00
keymgmt_lib.c Remove a TODO(3.0) from keymgmt_lib.c 2021-04-19 10:45:20 +01:00
keymgmt_meth.c Remove keymgmt_copy function from the provider API 2021-04-15 09:19:39 +02:00
legacy_blake2.c Add "origin" field to EVP_CIPHER, EVP_MD 2021-04-18 10:03:07 +02:00
legacy_md2.c Update copyright year 2021-04-22 14:38:44 +01:00
legacy_md4.c Update copyright year 2021-04-22 14:38:44 +01:00
legacy_md5_sha1.c Update copyright year 2021-04-22 14:38:44 +01:00
legacy_md5.c Update copyright year 2021-04-22 14:38:44 +01:00
legacy_mdc2.c Update copyright year 2021-04-22 14:38:44 +01:00
legacy_meth.h Cleanup legacy digest methods. 2019-12-18 14:46:01 +10:00
legacy_ripemd.c Update copyright year 2021-04-22 14:38:44 +01:00
legacy_sha.c Update copyright year 2021-04-22 14:38:44 +01:00
legacy_wp.c Update copyright year 2021-04-22 14:38:44 +01:00
m_null.c Update copyright year 2021-04-22 14:38:44 +01:00
m_sigver.c Add "origin" field to EVP_CIPHER, EVP_MD 2021-04-18 10:03:07 +02:00
mac_lib.c Standard style for all EVP_xxx_free routines 2021-04-18 10:01:31 +02:00
mac_meth.c CORE: Add an algorithm_description field to OSSL_ALGORITHM 2021-04-02 08:52:37 +02:00
names.c Update copyright year 2021-03-11 13:27:36 +00:00
p5_crpt2.c asn1: fix indentation 2021-04-21 09:27:51 +10:00
p5_crpt.c Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 2020-11-13 09:35:02 +01:00
p_dec.c Update copyright year 2021-03-11 13:27:36 +00:00
p_enc.c Update copyright year 2021-03-11 13:27:36 +00:00
p_legacy.c evp: fix coverity 1467500 & 1467502: unchecked return values 2021-03-26 08:46:02 +10:00
p_lib.c Trivial shortcuts for EVP_PKEY_eq() 2021-04-23 10:48:20 +02:00
p_open.c Update copyright year 2020-04-23 13:55:52 +01:00
p_seal.c Update copyright year 2020-04-23 13:55:52 +01:00
p_sign.c Update copyright year 2021-04-22 14:38:44 +01:00
p_verify.c Update copyright year 2021-04-22 14:38:44 +01:00
pbe_scrypt.c Update copyright year 2021-03-11 13:27:36 +00:00
pmeth_check.c Add EVP_PKEY_public_check_quick. 2021-02-22 13:31:31 +10:00
pmeth_gn.c Add EVP_PKEY_todata() and EVP_PKEY_export() functions. 2021-04-15 18:42:04 +02:00
pmeth_lib.c Detect low-level engine and app method based keys 2021-04-19 11:36:16 +02:00
signature.c Standard style for all EVP_xxx_free routines 2021-04-18 10:01:31 +02:00