Home
last modified time | relevance | path

Searched defs:ctxlen (Results 1 – 4 of 4) sorted by relevance

/optee_os-3.20.0/core/lib/libtomcrypt/src/pk/ed25519/
A Ded25519_sign.c14 const unsigned char *ctx, unsigned long ctxlen, in s_ed25519_sign()
66 const unsigned char *ctx, unsigned long ctxlen, in ed25519ctx_sign()
93 const unsigned char *ctx, unsigned long ctxlen, in ed25519ph_sign()
A Ded25519_verify.c14 const unsigned char *ctx, unsigned long ctxlen, in s_ed25519_verify()
69 const unsigned char *ctx, unsigned long ctxlen, in ed25519ctx_verify()
98 const unsigned char *ctx, unsigned long ctxlen, in ed25519ph_verify()
/optee_os-3.20.0/core/lib/libtomcrypt/src/pk/ec25519/
A Dec25519_crypto_ctx.c12 …ar *out, unsigned long *outlen, unsigned char flag, const unsigned char *ctx, unsigned long ctxlen) in ec25519_crypto_ctx()
/optee_os-3.20.0/core/lib/libtomcrypt/
A Ded25519.c94 const uint8_t *ctx, size_t ctxlen) in crypto_acipher_ed25519ctx_sign()
156 const uint8_t *ctx, size_t ctxlen) in crypto_acipher_ed25519ctx_verify()

Completed in 4 milliseconds