Home
last modified time | relevance | path

Searched refs:ossl_ffc_named_group_get_q (Results 1 – 3 of 3) sorted by relevance

/third_party/openssl/crypto/dh/
Ddh_group_params.c74 dh->params.q = (BIGNUM *)ossl_ffc_named_group_get_q(group); in ossl_dh_cache_named_group()
/third_party/openssl/crypto/ffc/
Dffc_dh.c153 const BIGNUM *ossl_ffc_named_group_get_q(const DH_NAMED_GROUP *group) in ossl_ffc_named_group_get_q() function
/third_party/openssl/include/internal/
Dffc.h212 const BIGNUM *ossl_ffc_named_group_get_q(const DH_NAMED_GROUP *group);