Home
last modified time | relevance | path

Searched refs:crypto_acipher_ed25519ctx_sign (Results 1 – 4 of 4) sorted by relevance

/optee_os-3.20.0/core/lib/libtomcrypt/
A Ded25519.c90 TEE_Result crypto_acipher_ed25519ctx_sign(struct ed25519_keypair *key, in crypto_acipher_ed25519ctx_sign() function
/optee_os-3.20.0/core/include/crypto/
A Dcrypto.h226 TEE_Result crypto_acipher_ed25519ctx_sign(struct ed25519_keypair *key,
/optee_os-3.20.0/core/crypto/
A Dcrypto.c863 TEE_Result crypto_acipher_ed25519ctx_sign(struct ed25519_keypair *key __unused, in crypto_acipher_ed25519ctx_sign() function
/optee_os-3.20.0/core/tee/
A Dtee_svc_cryp.c2250 return crypto_acipher_ed25519ctx_sign(key, msg, msg_len, sig, in tee_svc_obj_ed25519_sign()

Completed in 27 milliseconds