Home
last modified time | relevance | path

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

/openssl/crypto/
H A Ds390x_arch.h41 int s390x_x448_mul(unsigned char u_dst[56],
/openssl/crypto/ec/
H A Decx_key.c150 if (s390x_x448_mul(secret, peer->pubkey, priv->privkey) == 0) { in ossl_ecx_compute_key()
H A Decx_s390x.c110 int s390x_x448_mul(unsigned char u_dst[56], in s390x_x448_mul() function
H A Decx_meth.c1012 if (s390x_x448_mul(pubkey, generator, privkey) != 1) in s390x_pkey_ecx_keygen448()
1181 && s390x_x448_mul(key, pubkey, privkey) == 0)) in s390x_pkey_ecx_derive448()
/openssl/providers/implementations/keymgmt/
H A Decx_kmgmt.c1085 if (s390x_x448_mul(pubkey, generator, privkey) != 1) in s390x_ecx_keygen448()

Completed in 25 milliseconds