Home
last modified time | relevance | path

Searched defs:dsa_bits (Results 1 – 2 of 2) sorted by relevance

/openbsd/lib/libcrypto/dsa/
H A Ddsa_ameth.c346 dsa_bits(const EVP_PKEY *pkey) in dsa_bits() function
/openbsd/usr.bin/openssl/
H A Dspeed.c1085 static unsigned int dsa_bits[DSA_NUM] = {512, 1024, 2048}; in speed_main() local