Home
last modified time | relevance | path

Searched refs:X509_ALGOR_get0 (Results 1 - 25 of 97) sorted by relevance

1234

/third_party/node/deps/openssl/openssl/crypto/cms/
H A Dcms_cd.c75 X509_ALGOR_get0(&compoid, NULL, NULL, cd->compressionAlgorithm); in ossl_cms_CompressedData_init_bio()
H A Dcms_dh.c33 X509_ALGOR_get0(&aoid, &atype, &aval, alg); in dh_cms_set_peerkey()
218 X509_ALGOR_get0(&aoid, NULL, NULL, talg); in dh_cms_encrypt()
H A Dcms_ec.c83 X509_ALGOR_get0(&aoid, &atype, &aval, alg); in ecdh_cms_set_peerkey()
274 X509_ALGOR_get0(&aoid, NULL, NULL, talg); in ecdh_cms_encrypt()
H A Dcms_lib.c417 X509_ALGOR_get0(&digestoid, NULL, NULL, digestAlgorithm); in ossl_cms_DigestAlgorithm_init_bio()
455 X509_ALGOR_get0(&mdoid, NULL, NULL, mdalg); in ossl_cms_DigestAlgorithm_find_ctx()
/third_party/openssl/crypto/cms/
H A Dcms_cd.c75 X509_ALGOR_get0(&compoid, NULL, NULL, cd->compressionAlgorithm); in ossl_cms_CompressedData_init_bio()
H A Dcms_dh.c33 X509_ALGOR_get0(&aoid, &atype, &aval, alg); in dh_cms_set_peerkey()
218 X509_ALGOR_get0(&aoid, NULL, NULL, talg); in dh_cms_encrypt()
H A Dcms_ec.c83 X509_ALGOR_get0(&aoid, &atype, &aval, alg); in ecdh_cms_set_peerkey()
274 X509_ALGOR_get0(&aoid, NULL, NULL, talg); in ecdh_cms_encrypt()
H A Dcms_lib.c404 X509_ALGOR_get0(&digestoid, NULL, NULL, digestAlgorithm); in ossl_cms_DigestAlgorithm_init_bio()
442 X509_ALGOR_get0(&mdoid, NULL, NULL, mdalg); in ossl_cms_DigestAlgorithm_find_ctx()
/third_party/openssl/test/
H A Dalgorithmid_test.c50 X509_ALGOR_get0(&oid, NULL, NULL, alg); in test_spki_aid()
132 X509_ALGOR_get0(&sig_oid, NULL, NULL, alg); in test_x509_sig_aid()
H A Devp_fetch_prov_test.c220 X509_ALGOR_get0(&obj, NULL, NULL, algor); in test_explicit_EVP_MD_fetch_by_X509_ALGOR()
336 X509_ALGOR_get0(&obj, NULL, NULL, algor); in test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR()
/third_party/node/deps/openssl/openssl/providers/implementations/encode_decode/
H A Ddecode_spki2typespki.c81 X509_ALGOR_get0(&oid, NULL, NULL, algor); in spki2typespki_decode()
/third_party/openssl/providers/implementations/encode_decode/
H A Ddecode_spki2typespki.c81 X509_ALGOR_get0(&oid, NULL, NULL, algor); in spki2typespki_decode()
/third_party/node/deps/openssl/openssl/apps/
H A Dpkcs12.c757 X509_ALGOR_get0(&macobj, NULL, NULL, macalgid); in pkcs12_main()
1033 X509_ALGOR_get0(&aoid, &aparamtype, &aparam, alg); in alg_print()
1052 X509_ALGOR_get0(&aoid, &aparamtype, &aparam, pbe2->keyfunc); in alg_print()
1054 X509_ALGOR_get0(&aoid, NULL, NULL, pbe2->encryption); in alg_print()
1072 X509_ALGOR_get0(&aoid, NULL, NULL, kdf->prf); in alg_print()
/third_party/openssl/apps/
H A Dpkcs12.c757 X509_ALGOR_get0(&macobj, NULL, NULL, macalgid); in pkcs12_main()
1037 X509_ALGOR_get0(&aoid, &aparamtype, &aparam, alg); in alg_print()
1056 X509_ALGOR_get0(&aoid, &aparamtype, &aparam, pbe2->keyfunc); in alg_print()
1058 X509_ALGOR_get0(&aoid, NULL, NULL, pbe2->encryption); in alg_print()
1076 X509_ALGOR_get0(&aoid, NULL, NULL, kdf->prf); in alg_print()
/third_party/node/deps/openssl/openssl/crypto/dsa/
H A Ddsa_backend.c141 X509_ALGOR_get0(NULL, &ptype, &pval, palg); in ossl_dsa_key_from_pkcs8()
/third_party/openssl/crypto/dsa/
H A Ddsa_backend.c141 X509_ALGOR_get0(NULL, &ptype, &pval, palg); in ossl_dsa_key_from_pkcs8()
/third_party/node/deps/openssl/openssl/crypto/dh/
H A Ddh_backend.c203 X509_ALGOR_get0(NULL, &ptype, &pval, palg); in ossl_dh_key_from_pkcs8()
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decx_backend.c171 X509_ALGOR_get0(NULL, &ptype, NULL, palg); in ossl_ecx_key_op()
H A Dec_backend.c742 X509_ALGOR_get0(NULL, &ptype, &pval, palg); in ossl_x509_algor_is_sm2()
774 X509_ALGOR_get0(NULL, &ptype, &pval, palg); in ossl_ec_key_param_from_x509_algor()
/third_party/openssl/crypto/ec/
H A Decx_backend.c168 X509_ALGOR_get0(NULL, &ptype, NULL, palg); in ossl_ecx_key_op()
H A Dec_backend.c742 X509_ALGOR_get0(NULL, &ptype, &pval, palg); in ossl_x509_algor_is_sm2()
774 X509_ALGOR_get0(NULL, &ptype, &pval, palg); in ossl_ec_key_param_from_x509_algor()
/third_party/openssl/crypto/dh/
H A Ddh_backend.c203 X509_ALGOR_get0(NULL, &ptype, &pval, palg); in ossl_dh_key_from_pkcs8()
/third_party/node/deps/openssl/openssl/crypto/pkcs12/
H A Dp12_mutl.c113 X509_ALGOR_get0(&macoid, NULL, NULL, macalg); in pkcs12_gen_mac()
/third_party/node/deps/openssl/openssl/crypto/cmp/
H A Dcmp_protect.c50 X509_ALGOR_get0(&algorOID, &pptype, &ppval, msg->header->protectionAlg); in ossl_cmp_calc_protection()
/third_party/openssl/crypto/cmp/
H A Dcmp_protect.c50 X509_ALGOR_get0(&algorOID, &pptype, &ppval, msg->header->protectionAlg); in ossl_cmp_calc_protection()

Completed in 18 milliseconds

1234