Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/keymgmt/
H A Dec_kmgmt.c52 static OSSL_FUNC_keymgmt_import_fn ec_import; variable
433 int ec_import(void *keydata, int selection, const OSSL_PARAM params[]) in ec_import() function