Home
last modified time | relevance | path

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

/third_party/openssl/crypto/ec/curve448/
Dpoint_448.h226 ossl_x448_int(uint8_t out[X448_PUBLIC_BYTES],
Dcurve448.c386 ossl_x448_int(uint8_t out[X_PUBLIC_BYTES], in ossl_x448_int() function
731 return ossl_x448_int(out_shared_key, peer_public_value, private_key) in ossl_x448()