Home
last modified time | relevance | path

Searched refs:OBJ_find_sigid_by_algs (Results 1 – 10 of 10) sorted by relevance

/freebsd/crypto/openssl/crypto/cms/
H A Dcms_ec.c325 if (!OBJ_find_sigid_by_algs(&kdf_nid, EVP_MD_get_type(kdf_md), ecdh_nid)) in ecdh_cms_encrypt()
412 if (!OBJ_find_sigid_by_algs(&snid, hnid, EVP_PKEY_get_id(pkey))) in ossl_cms_ecdsa_dsa_sign()
/freebsd/crypto/openssl/crypto/objects/
H A Dobj_xref.c67 int OBJ_find_sigid_by_algs(int *psignid, int dig_nid, int pkey_nid) in OBJ_find_sigid_by_algs() function
/freebsd/crypto/openssl/include/openssl/
H A Dobjects.h175 int OBJ_find_sigid_by_algs(int *psignid, int dig_nid, int pkey_nid);
/freebsd/crypto/openssl/crypto/cmp/
H A Dcmp_protect.c231 if (!OBJ_find_sigid_by_algs(&nid, EVP_MD_get_type(ctx->digest), in set_sig_algor()
/freebsd/crypto/openssl/crypto/asn1/
H A Da_sign.c245 if (!OBJ_find_sigid_by_algs(&signid, EVP_MD_nid(md), pkey_id)) { in ASN1_item_sign_ctx()
/freebsd/crypto/openssl/crypto/pkcs7/
H A Dpk7_lib.c324 if (!OBJ_find_sigid_by_algs(&snid, hnid, EVP_PKEY_get_id(pkey))) in pkcs7_ecdsa_or_dsa_sign_verify_setup()
/freebsd/crypto/openssl/util/
H A Dmissingcrypto.txt664 OBJ_find_sigid_by_algs(3)
H A Dmissingcrypto111.txt820 OBJ_find_sigid_by_algs(3)
H A Dlibcrypto.num1648 OBJ_find_sigid_by_algs 1687 3_0_0 EXIST::FUNCTION:
/freebsd/secure/lib/libcrypto/
H A DVersion.map1897 OBJ_find_sigid_by_algs;