Searched refs:ed25519ph_verify (Results 1 – 3 of 3) sorted by relevance
| /optee_os/core/lib/libtomcrypt/src/pk/ed25519/ |
| H A D | ed25519_verify.c | 96 int ed25519ph_verify(const unsigned char *msg, unsigned long msglen, in ed25519ph_verify() function
|
| /optee_os/core/lib/libtomcrypt/ |
| H A D | ed25519.c | 197 if (ed25519ph_verify(msg, msg_len, sig, sig_len, ctx, ctxlen, in crypto_acipher_ed25519ctx_verify()
|
| /optee_os/core/lib/libtomcrypt/src/headers/ |
| H A D | tomcrypt_pk.h | 380 int ed25519ph_verify(const unsigned char *msg, unsigned long msglen,
|