Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/x509/
H A Dx509_vfy.c2620 enough_bits_for_security_level(int bits, int level) in enough_bits_for_security_level() function
2667 return enough_bits_for_security_level(bits, ctx->param->security_level); in check_key_level()
2701 return enough_bits_for_security_level(bits, ctx->param->security_level); in check_sig_level()