Home
last modified time | relevance | path

Searched refs:EVP_PKEY_CTX_set_dsa_paramgen_q_bits (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/crypto/external/bsd/openssl/dist/crypto/evp/
Ddsa_ctrl.c91 int EVP_PKEY_CTX_set_dsa_paramgen_q_bits(EVP_PKEY_CTX *ctx, int qbits) in EVP_PKEY_CTX_set_dsa_paramgen_q_bits() function
/netbsd/src/crypto/external/bsd/openssl/dist/crypto/dsa/
Ddsa_pmeth.c196 return EVP_PKEY_CTX_set_dsa_paramgen_q_bits(ctx, qbits); in pkey_dsa_ctrl_str()
/netbsd/src/crypto/external/bsd/openssl/dist/test/
Ddsatest.c256 || !TEST_true(EVP_PKEY_CTX_set_dsa_paramgen_q_bits(pg_ctx, 224)) in dsa_keygen_test()
Dacvp_test.c345 || !TEST_true(EVP_PKEY_CTX_set_dsa_paramgen_q_bits(paramgen_ctx, N)) in dsa_paramgen()
421 || !TEST_true(EVP_PKEY_CTX_set_dsa_paramgen_q_bits(paramgen_ctx, tst->N)) in dsa_paramgen_test()
/netbsd/src/crypto/external/bsd/openssl/dist/util/
Dother.syms305 EVP_PKEY_CTX_set_dsa_paramgen_q_bits define
Dlibcrypto.num5022 EVP_PKEY_CTX_set_dsa_paramgen_q_bits 5150 3_0_0 EXIST::FUNCTION:
/netbsd/src/crypto/external/bsd/openssl/lib/libcrypto/
Dcrypto.map1990 EVP_PKEY_CTX_set_dsa_paramgen_q_bits;
Dcrypto.expsym1988 EVP_PKEY_CTX_set_dsa_paramgen_q_bits@@OPENSSL_3.0.0