Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/crypto_api/acipher/
A Drsa.c108 size_t *msg_len) in crypto_acipher_rsanopad_decrypt()
146 const uint8_t *msg, size_t msg_len, in crypto_acipher_rsanopad_encrypt()
202 size_t *msg_len) in crypto_acipher_rsaes_decrypt()
261 const uint8_t *msg, size_t msg_len, in crypto_acipher_rsaes_encrypt()
345 size_t msg_len, uint8_t *sig, in crypto_acipher_rsassa_sign()
427 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.c132 const uint8_t *msg, size_t msg_len, uint8_t *sig, in ecc_sign()
204 const uint8_t *msg, size_t msg_len, in ecc_verify()
/optee_os/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.c175 const uint8_t *msg, size_t msg_len, uint8_t *sig, in ecc_sign()
244 const uint8_t *msg, size_t msg_len, in ecc_verify()
A Drsa.c511 size_t msg_len, uint8_t *sig, in crypto_acipher_rsassa_sign()
600 size_t msg_len, const uint8_t *sig, in crypto_acipher_rsassa_verify()
/optee_os/core/lib/libtomcrypt/
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.c246 const uint8_t *msg, size_t msg_len, in _ltc_ecc_sign()
285 const uint8_t *msg, size_t msg_len, in _ltc_ecc_verify()
A Drsa.c434 size_t msg_len, uint8_t *sig, in crypto_acipher_rsassa_sign()
526 size_t msg_len, const uint8_t *sig, in crypto_acipher_rsassa_verify()
/optee_os/core/drivers/crypto/se050/core/
A Decc.c151 size_t *msg_len, uint8_t **msg_padded) in ecc_prepare_msg()
409 const uint8_t *msg, size_t msg_len, in sign()
482 const uint8_t *msg, size_t msg_len, in verify()
A Drsa.c403 const uint8_t *msg, size_t msg_len, in sign_ssa()
442 const uint8_t *msg, size_t msg_len, in verify_ssa()
/optee_os/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/lib/libmbedtls/mbedtls/library/
A Dssl_msg.c3034 uint32_t msg_len, frag_off, frag_len; in ssl_check_hs_header() local
3114 static size_t ssl_get_reassembly_buffer_size( size_t msg_len, in ssl_get_reassembly_buffer_size()
4179 size_t msg_len = ( hs_buf->data[1] << 16 ) | in ssl_load_buffered_message() local
4282 size_t msg_len = ssl->in_hslen - 12; in ssl_buffer_message() local
A Dssl_srv.c1418 size_t msg_len, ciph_len, sess_len, comp_len, ext_len; in ssl_parse_client_hello() local
/optee_os/core/crypto/
A Dcrypto.c728 const uint8_t *msg, size_t msg_len, in crypto_acipher_ecc_sign()
740 const uint8_t *msg, size_t msg_len, in crypto_acipher_ecc_verify()

Completed in 31 milliseconds