Home
last modified time | relevance | path

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

/openssl/providers/implementations/include/prov/
H A Decx.h29 int ossl_ec_dhkem_derive_private(EC_KEY *ec, BIGNUM *privout,
/openssl/providers/implementations/kem/
H A Dec_kem.c381 int ossl_ec_dhkem_derive_private(EC_KEY *ec, BIGNUM *priv, in ossl_ec_dhkem_derive_private() function
/openssl/crypto/ec/
H A Dec_key.c420 if (ossl_ec_dhkem_derive_private(eckey, eckey->priv_key, ikm, ikmlen) <= 0) in ossl_ec_generate_key_dhkem()

Completed in 13 milliseconds