Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Dec_kmgmt.c57 static OSSL_FUNC_keymgmt_dup_fn ec_dup; variable
1400 static void *ec_dup(const void *keydata_from, int selection) in ec_dup() function