Home
last modified time | relevance | path

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

/openssl/crypto/
H A Ds390x_arch.h38 int s390x_x25519_mul(unsigned char u_dst[32],
/openssl/crypto/ec/
H A Decx_key.c136 if (s390x_x25519_mul(secret, peer->pubkey, priv->privkey) == 0) { in ossl_ecx_compute_key()
H A Decx_s390x.c77 int s390x_x25519_mul(unsigned char u_dst[32], in s390x_x25519_mul() function
H A Decx_meth.c970 if (s390x_x25519_mul(pubkey, generator, privkey) != 1) in s390x_pkey_ecx_keygen25519()
1168 && s390x_x25519_mul(key, privkey, pubkey) == 0)) in s390x_pkey_ecx_derive25519()
/openssl/providers/implementations/keymgmt/
H A Decx_kmgmt.c1074 if (s390x_x25519_mul(pubkey, generator, privkey) != 1) in MAKE_KEYMGMT_FUNCTIONS()

Completed in 18 milliseconds