Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Decx_kmgmt.c76 struct ecx_gen_ctx { struct
84 static void *s390x_ecx_keygen25519(struct ecx_gen_ctx *gctx); argument
85 static void *s390x_ecx_keygen448(struct ecx_gen_ctx *gctx);
86 static void *s390x_ecd_keygen25519(struct ecx_gen_ctx *gctx);
87 static void *s390x_ecd_keygen448(struct ecx_gen_ctx *gctx);
479 struct ecx_gen_ctx *gctx = NULL; in ecx_gen_init()
522 struct ecx_gen_ctx *gctx = genctx; in ecx_gen_set_params()
579 static void *ecx_gen(struct ecx_gen_ctx *gctx) in ecx_gen()
634 struct ecx_gen_ctx *gctx = genctx; in x25519_gen()
648 struct ecx_gen_ctx *gctx = genctx; in x448_gen()
[all …]