Home
last modified time | relevance | path

Searched refs:ossl_ffc_uid_to_dh_named_group (Results 1 - 12 of 12) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/dh/
H A Ddh_group_params.c44 if ((group = ossl_ffc_uid_to_dh_named_group(nid)) != NULL) in ossl_dh_new_by_nid_ex()
/third_party/openssl/crypto/dh/
H A Ddh_group_params.c44 if ((group = ossl_ffc_uid_to_dh_named_group(nid)) != NULL) in ossl_dh_new_by_nid_ex()
/third_party/node/deps/openssl/openssl/crypto/ffc/
H A Dffc_dh.c101 const DH_NAMED_GROUP *ossl_ffc_uid_to_dh_named_group(int uid) in ossl_ffc_uid_to_dh_named_group() function
H A Dffc_params.c247 const DH_NAMED_GROUP *group = ossl_ffc_uid_to_dh_named_group(ffc->nid); in ossl_ffc_params_todata()
/third_party/openssl/crypto/ffc/
H A Dffc_dh.c101 const DH_NAMED_GROUP *ossl_ffc_uid_to_dh_named_group(int uid) in ossl_ffc_uid_to_dh_named_group() function
H A Dffc_params.c247 const DH_NAMED_GROUP *group = ossl_ffc_uid_to_dh_named_group(ffc->nid); in ossl_ffc_params_todata()
/third_party/node/deps/openssl/openssl/include/internal/
H A Dffc.h207 const DH_NAMED_GROUP *ossl_ffc_uid_to_dh_named_group(int uid);
/third_party/openssl/include/internal/
H A Dffc.h202 const DH_NAMED_GROUP *ossl_ffc_uid_to_dh_named_group(int uid);
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dctrl_params_translate.c1009 (ossl_ffc_uid_to_dh_named_group(ctx->p1))) == NULL) { in fix_dh_nid()
1036 (ossl_ffc_uid_to_dh_named_group(ctx->p1))) == NULL) { in fix_dh_nid5114()
1048 (ossl_ffc_uid_to_dh_named_group(atoi(ctx->p2)))) == NULL) { in fix_dh_nid5114()
1526 ossl_ffc_uid_to_dh_named_group(uid); in get_payload_group_name()
/third_party/openssl/crypto/evp/
H A Dctrl_params_translate.c1006 (ossl_ffc_uid_to_dh_named_group(ctx->p1))) == NULL) { in fix_dh_nid()
1033 (ossl_ffc_uid_to_dh_named_group(ctx->p1))) == NULL) { in fix_dh_nid5114()
1045 (ossl_ffc_uid_to_dh_named_group(atoi(ctx->p2)))) == NULL) { in fix_dh_nid5114()
1523 ossl_ffc_uid_to_dh_named_group(uid); in get_payload_group_name()
/third_party/node/deps/openssl/openssl/providers/implementations/encode_decode/
H A Dencode_key2text.c165 const DH_NAMED_GROUP *group = ossl_ffc_uid_to_dh_named_group(ffc->nid); in ffc_params_to_text()
/third_party/openssl/providers/implementations/encode_decode/
H A Dencode_key2text.c165 const DH_NAMED_GROUP *group = ossl_ffc_uid_to_dh_named_group(ffc->nid); in ffc_params_to_text()

Completed in 13 milliseconds