Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/keymgmt/
H A Drsa_kmgmt.c52 static OSSL_FUNC_keymgmt_dup_fn rsa_dup; variable
682 static void *rsa_dup(const void *keydata_from, int selection) in rsa_dup() function