Home
last modified time | relevance | path

Searched refs:s390x_x25519_mul (Results 1 - 10 of 10) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/
H A Ds390x_arch.h36 int s390x_x25519_mul(unsigned char u_dst[32],
/third_party/openssl/crypto/
H A Ds390x_arch.h36 int s390x_x25519_mul(unsigned char u_dst[32],
/third_party/node/deps/openssl/openssl/providers/implementations/exchange/
H A Decx_exch.c150 if (s390x_x25519_mul(secret, ecxctx->peerkey->pubkey, in ecx_derive()
/third_party/openssl/providers/implementations/exchange/
H A Decx_exch.c150 if (s390x_x25519_mul(secret, ecxctx->peerkey->pubkey, in ecx_derive()
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decx_s390x.c77 int s390x_x25519_mul(unsigned char u_dst[32], in s390x_x25519_mul() function
H A Decx_meth.c967 if (s390x_x25519_mul(pubkey, generator, privkey) != 1) in s390x_pkey_ecx_keygen25519()
1165 && s390x_x25519_mul(key, privkey, pubkey) == 0)) in s390x_pkey_ecx_derive25519()
/third_party/openssl/crypto/ec/
H A Decx_s390x.c77 int s390x_x25519_mul(unsigned char u_dst[32], in s390x_x25519_mul() function
H A Decx_meth.c967 if (s390x_x25519_mul(pubkey, generator, privkey) != 1) in s390x_pkey_ecx_keygen25519()
1165 && s390x_x25519_mul(key, privkey, pubkey) == 0)) in s390x_pkey_ecx_derive25519()
/third_party/node/deps/openssl/openssl/providers/implementations/keymgmt/
H A Decx_kmgmt.c866 if (s390x_x25519_mul(pubkey, generator, privkey) != 1) in s390x_ecx_keygen25519()
/third_party/openssl/providers/implementations/keymgmt/
H A Decx_kmgmt.c863 if (s390x_x25519_mul(pubkey, generator, privkey) != 1) in s390x_ecx_keygen25519()

Completed in 10 milliseconds