Searched refs:crypto_acipher_ed25519ctx_verify (Results 1 – 4 of 4) sorted by relevance
179 TEE_Result crypto_acipher_ed25519ctx_verify(struct ed25519_public_key *key, in crypto_acipher_ed25519ctx_verify() function
246 TEE_Result crypto_acipher_ed25519ctx_verify(struct ed25519_public_key *key,
941 crypto_acipher_ed25519ctx_verify(struct ed25519_public_key *key __unused, in crypto_acipher_ed25519ctx_verify() function
2411 return crypto_acipher_ed25519ctx_verify(key, msg, msg_len, sig, in tee_svc_obj_ed25519_verify()