Searched refs:TEE_ALG_X25519 (Results 1 – 4 of 4) sorted by relevance
93 case TEE_ALG_X25519: in __tee_alg_get_main_alg()
362 #define TEE_ALG_X25519 0x80000044 macro
127 case TEE_ALG_X25519: in TEE_AllocateOperation()258 case TEE_ALG_X25519: in TEE_AllocateOperation()2716 if (alg == TEE_ALG_X25519 && element == TEE_ECC_CURVE_25519) in TEE_IsAlgorithmSupported()
3975 else if (cs->algo == TEE_ALG_X25519) { in syscall_cryp_derive_key()