Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dfake_rsaprov.c21 static OSSL_FUNC_keymgmt_has_fn fake_rsa_keymgmt_has; variable
60 static int fake_rsa_keymgmt_has(const void *key, int selection) in fake_rsa_keymgmt_has() function