Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/keymgmt/
H A Decx_kmgmt.c34 static OSSL_FUNC_keymgmt_gen_init_fn x25519_gen_init; variable
496 static void *x25519_gen_init(void *provctx, int selection, in x25519_gen_init() function