Home
last modified time | relevance | path

Searched defs:msg_len (Results 1 – 19 of 19) sorted by relevance

/optee_os-3.20.0/core/lib/libtomcrypt/
A Ded25519.c62 const uint8_t *msg, size_t msg_len, in crypto_acipher_ed25519_sign()
91 const uint8_t *msg, size_t msg_len, in crypto_acipher_ed25519ctx_sign()
128 const uint8_t *msg, size_t msg_len, in crypto_acipher_ed25519_verify()
153 const uint8_t *msg, size_t msg_len, in crypto_acipher_ed25519ctx_verify()
A Dsm2-dsa.c22 const uint8_t *msg, size_t msg_len, uint8_t *sig, in sm2_ltc_dsa_sign()
140 const uint8_t *msg, size_t msg_len, in sm2_ltc_dsa_verify()
A Ddsa.c96 const uint8_t *msg, size_t msg_len, in crypto_acipher_dsa_sign()
165 const uint8_t *msg, size_t msg_len, in crypto_acipher_dsa_verify()
A Decc.c251 const uint8_t *msg, size_t msg_len, in _ltc_ecc_sign()
290 const uint8_t *msg, size_t msg_len, in _ltc_ecc_verify()
A Drsa.c496 size_t msg_len, uint8_t *sig, in sw_crypto_acipher_rsassa_sign()
595 size_t msg_len, const uint8_t *sig, in sw_crypto_acipher_rsassa_verify()
/optee_os-3.20.0/core/drivers/crypto/crypto_api/acipher/
A Drsa.c110 size_t *msg_len) in crypto_acipher_rsanopad_decrypt()
148 const uint8_t *msg, size_t msg_len, in crypto_acipher_rsanopad_encrypt()
204 size_t *msg_len) in crypto_acipher_rsaes_decrypt()
264 const uint8_t *msg, size_t msg_len, in crypto_acipher_rsaes_encrypt()
349 size_t msg_len, uint8_t *sig, in crypto_acipher_rsassa_sign()
431 size_t msg_len, const uint8_t *sig, in crypto_acipher_rsassa_verify()
A Ddsa.c122 const uint8_t *msg, size_t msg_len, in crypto_acipher_dsa_sign()
182 const uint8_t *msg, size_t msg_len, in crypto_acipher_dsa_verify()
A Decc.c155 const uint8_t *msg, size_t msg_len, uint8_t *sig, in ecc_sign()
227 const uint8_t *msg, size_t msg_len, in ecc_verify()
/optee_os-3.20.0/lib/libmbedtls/core/
A Dsm2-dsa.c26 const uint8_t *msg, size_t msg_len, in sm2_mbedtls_dsa_sign()
151 const uint8_t *msg, size_t msg_len, in sm2_mbedtls_dsa_verify()
A Decc.c205 const uint8_t *msg, size_t msg_len, uint8_t *sig, in ecc_sign()
284 const uint8_t *msg, size_t msg_len, in ecc_verify()
A Drsa.c576 const uint8_t *msg, size_t msg_len, in sw_crypto_acipher_rsassa_sign()
673 size_t msg_len, const uint8_t *sig, in sw_crypto_acipher_rsassa_verify()
/optee_os-3.20.0/core/drivers/crypto/se050/core/
A Decc.c193 size_t *msg_len, uint8_t **msg_padded) in ecc_prepare_msg()
421 const uint8_t *msg, size_t msg_len, in verify_fallback()
432 const uint8_t *msg, size_t msg_len, in sign_fallback()
511 const uint8_t *msg, size_t msg_len, in sign()
588 const uint8_t *msg, size_t msg_len, in verify()
A Drsa.c448 const uint8_t *msg, size_t msg_len, in sign_ssa()
487 const uint8_t *msg, size_t msg_len, in verify_ssa()
/optee_os-3.20.0/core/drivers/crypto/versal/
A Decc.c126 size_t msg_len, struct versal_mbox_mem *p) in ecc_prepare_msg()
166 const uint8_t *msg, size_t msg_len, in verify()
240 const uint8_t *msg, size_t msg_len, in sign()
/optee_os-3.20.0/core/drivers/crypto/se050/glue/
A Duser.c45 sss_status_t glue_mac_one_go(void *mac, const uint8_t *msg, size_t msg_len, in glue_mac_one_go()
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Dssl_msg.c2906 uint32_t msg_len, frag_off, frag_len; in ssl_check_hs_header() local
2987 static size_t ssl_get_reassembly_buffer_size( size_t msg_len, in ssl_get_reassembly_buffer_size()
4090 size_t msg_len = ( hs_buf->data[1] << 16 ) | in ssl_load_buffered_message() local
4195 size_t msg_len = ssl->in_hslen - 12; in ssl_buffer_message() local
A Dssl_srv.c1439 size_t msg_len, ciph_len, sess_len, comp_len, ext_len; in ssl_parse_client_hello() local
/optee_os-3.20.0/core/crypto/
A Dcrypto.c731 const uint8_t *msg, size_t msg_len, in crypto_acipher_ecc_sign()
743 const uint8_t *msg, size_t msg_len, in crypto_acipher_ecc_verify()
/optee_os-3.20.0/core/tee/
A Dtee_svc_cryp.c2235 const uint8_t *msg, size_t msg_len, in tee_svc_obj_ed25519_sign()
2260 const uint8_t *msg, size_t msg_len, in tee_svc_obj_ed25519_verify()

Completed in 56 milliseconds