Home
last modified time | relevance | path

Searched defs:msglen (Results 1 – 10 of 10) sorted by relevance

/optee_os-3.20.0/core/lib/libtomcrypt/src/pk/ed25519/
A Ded25519_sign.c12 static int s_ed25519_sign(const unsigned char *msg, unsigned long msglen, in s_ed25519_sign()
64 int ed25519ctx_sign(const unsigned char *msg, unsigned long msglen, in ed25519ctx_sign()
91 int ed25519ph_sign(const unsigned char *msg, unsigned long msglen, in ed25519ph_sign()
119 int ed25519_sign(const unsigned char *msg, unsigned long msglen, in ed25519_sign()
A Ded25519_verify.c12 static int s_ed25519_verify(const unsigned char *msg, unsigned long msglen, in s_ed25519_verify()
67 int ed25519ctx_verify(const unsigned char *msg, unsigned long msglen, in ed25519ctx_verify()
96 int ed25519ph_verify(const unsigned char *msg, unsigned long msglen, in ed25519ph_verify()
126 int ed25519_verify(const unsigned char *msg, unsigned long msglen, in ed25519_verify()
/optee_os-3.20.0/core/lib/libtomcrypt/src/pk/pkcs1/
A Dpkcs_1_v1_5_decode.c25 unsigned long msglen, in pkcs_1_v1_5_decode()
A Dpkcs_1_v1_5_encode.c26 unsigned long msglen, in pkcs_1_v1_5_encode()
A Dpkcs_1_oaep_decode.c25 int pkcs_1_oaep_decode(const unsigned char *msg, unsigned long msglen, in pkcs_1_oaep_decode()
A Dpkcs_1_oaep_encode.c26 int pkcs_1_oaep_encode(const unsigned char *msg, unsigned long msglen, in pkcs_1_oaep_encode()
/optee_os-3.20.0/core/crypto/
A Dsm3.c221 uint8_t msglen[8]; in sm3_final() local
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Dmd4.c307 unsigned char msglen[8]; in mbedtls_md4_finish_ret() local
A Dripemd160.c374 unsigned char msglen[8]; in mbedtls_ripemd160_finish_ret() local
/optee_os-3.20.0/core/lib/libtomcrypt/src/pk/ec25519/
A Dtweetnacl.c488 int tweetnacl_crypto_ph(u8 *out,const u8 *msg,u64 msglen) in tweetnacl_crypto_ph()

Completed in 13 milliseconds