Home
last modified time | relevance | path

Searched refs:OBJ_ln2nid (Results 1 - 20 of 20) sorted by relevance

/third_party/openssl/test/
H A Dupcallstest.c105 || !TEST_int_eq(signid, OBJ_ln2nid(SIG_LN))) in obj_create_test()
H A Devp_test.c3066 nid = OBJ_ln2nid(alg); in keygen_test_init()
/third_party/node/deps/openssl/openssl/crypto/objects/
H A Dobj_dat.c373 ((nid = OBJ_ln2nid(s)) != NID_undef)) in OBJ_txt2obj()
575 int OBJ_ln2nid(const char *s) in OBJ_ln2nid() function
719 || (ln != NULL && OBJ_ln2nid(ln) != NID_undef)) { in OBJ_create()
/third_party/openssl/crypto/objects/
H A Dobj_dat.c373 ((nid = OBJ_ln2nid(s)) != NID_undef)) in OBJ_txt2obj()
575 int OBJ_ln2nid(const char *s) in OBJ_ln2nid() function
718 || (ln != NULL && OBJ_ln2nid(ln) != NID_undef)) { in OBJ_create()
/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Dasn_mstbl.c67 nid = OBJ_ln2nid(name); in do_tcreate()
/third_party/openssl/crypto/asn1/
H A Dasn_mstbl.c67 nid = OBJ_ln2nid(name); in do_tcreate()
/third_party/openssl/ohos_lite/include/openssl/
H A Dobjects.h66 int OBJ_ln2nid(const char *s);
/third_party/node/deps/openssl/openssl/include/openssl/
H A Dobjects.h74 int OBJ_ln2nid(const char *s);
/third_party/openssl/include/openssl/
H A Dobjects.h74 int OBJ_ln2nid(const char *s);
/third_party/openssl/test/helpers/
H A Dssl_test_ctx.c530 nid = OBJ_ln2nid(value); in parse_expected_key_type()
586 nid = OBJ_ln2nid(value); in parse_expected_sign_hash()
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Dec_pmeth.c401 nid = OBJ_ln2nid(value); in pkey_ec_ctrl_str()
/third_party/openssl/crypto/ec/
H A Dec_pmeth.c401 nid = OBJ_ln2nid(value); in pkey_ec_ctrl_str()
/third_party/node/deps/openssl/openssl/apps/
H A Dpkeyutl.c578 kdfnid = OBJ_ln2nid(kdfalg); in init_ctx()
H A Dcmp.c1490 int digest = OBJ_ln2nid(opt_digest); in setup_protection_ctx()
1504 int mac = OBJ_ln2nid(opt_mac); in setup_protection_ctx()
/third_party/openssl/apps/
H A Dpkeyutl.c578 kdfnid = OBJ_ln2nid(kdfalg); in init_ctx()
H A Dcmp.c1490 int digest = OBJ_ln2nid(opt_digest); in setup_protection_ctx()
1504 int mac = OBJ_ln2nid(opt_mac); in setup_protection_ctx()
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dp_lib.c1034 return EVP_PKEY_type(OBJ_ln2nid(name)); in evp_pkey_name2type()
1267 *nid = OBJ_ln2nid(mdname); in mdname2nid()
/third_party/openssl/crypto/evp/
H A Dp_lib.c1032 return EVP_PKEY_type(OBJ_ln2nid(name)); in evp_pkey_name2type()
1264 *nid = OBJ_ln2nid(mdname); in mdname2nid()
/third_party/node/deps/openssl/openssl/ssl/
H A Dt1_lib.c2431 *phash = OBJ_ln2nid(str); in get_sigorhash()
/third_party/openssl/ssl/
H A Dt1_lib.c2411 *phash = OBJ_ln2nid(str); in get_sigorhash()

Completed in 35 milliseconds