Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Drsa_kmgmt.c47 static OSSL_FUNC_keymgmt_import_fn rsa_import; variable
173 static int rsa_import(void *keydata, int selection, const OSSL_PARAM params[]) in rsa_import() function