Home
last modified time | relevance | path

Searched refs:ecx_gen (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Decx_kmgmt.c579 static void *ecx_gen(struct ecx_gen_ctx *gctx) in ecx_gen() function
643 return ecx_gen(gctx); in x25519_gen()
657 return ecx_gen(gctx); in x448_gen()
674 return ecx_gen(gctx); in ed25519_gen()
690 return ecx_gen(gctx); in ed448_gen()