Home
last modified time | relevance | path

Searched refs:DSA_PARAMGEN_TYPE_FIPS_DEFAULT (Results 1 – 2 of 2) sorted by relevance

/openssl/include/crypto/
H A Ddsa.h20 #define DSA_PARAMGEN_TYPE_FIPS_DEFAULT 2 macro
/openssl/providers/implementations/keymgmt/
H A Ddsa_kmgmt.c81 { "default", DSA_PARAMGEN_TYPE_FIPS_DEFAULT },
418 gctx->gen_type = DSA_PARAMGEN_TYPE_FIPS_DEFAULT; in dsa_gen_init()
563 if (gctx->gen_type == DSA_PARAMGEN_TYPE_FIPS_DEFAULT) in dsa_gen()

Completed in 11 milliseconds