Home
last modified time | relevance | path

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

/src/crypto/openssl/providers/implementations/keymgmt/
H A Drsa_kmgmt.c648 int expected_rsa_type) in common_load() argument
656 if (RSA_test_flags(rsa, RSA_FLAG_TYPE_MASK) != expected_rsa_type) in common_load()