Home
last modified time | relevance | path

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

/optee_os/core/include/crypto/
H A Dcrypto.h309 TEE_Result crypto_acipher_x448_shared_secret(struct montgomery_keypair
/optee_os/core/crypto/
H A Dcrypto.c877 TEE_Result crypto_acipher_x448_shared_secret(struct montgomery_keypair in crypto_acipher_x448_shared_secret() function
/optee_os/core/tee/
H A Dtee_svc_cryp.c4046 res = crypto_acipher_x448_shared_secret(ko->attr, in syscall_cryp_derive_key()