Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/mac/hmac/
H A Dhmac_process.c19 int hmac_process(hmac_state *hmac, const unsigned char *in, unsigned long inlen) in hmac_process()
H A Dhmac_memory.c28 hmac_state *hmac; in hmac_memory() local
H A Dhmac_init.c22 int hmac_init(hmac_state *hmac, int hash, const unsigned char *key, unsigned long keylen) in hmac_init()
H A Dhmac_done.c21 int hmac_done(hmac_state *hmac, unsigned char *out, unsigned long *outlen) in hmac_done()
H A Dhmac_memory_multi.c31 hmac_state *hmac; in hmac_memory_multi() local
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto_mac.c25 mbedtls_psa_hmac_operation_t *hmac) in psa_hmac_abort_internal()
32 mbedtls_psa_hmac_operation_t *hmac, in psa_hmac_setup_internal()
104 mbedtls_psa_hmac_operation_t *hmac, in psa_hmac_update_internal()
112 mbedtls_psa_hmac_operation_t *hmac, in psa_hmac_finish_internal()
H A Dmd.c421 int mbedtls_md_setup(mbedtls_md_context_t *ctx, const mbedtls_md_info_t *md_info, int hmac) in mbedtls_md_setup()
H A Dpsa_crypto.c5903 psa_mac_operation_t hmac; in psa_key_derivation_tls12_prf_generate_next_block() local
/optee_os/core/lib/libtomcrypt/src/misc/pkcs5/
H A Dpkcs_5_2.c32 hmac_state *hmac; in pkcs_5_alg2() local
/optee_os/core/tee/
H A Dtee_rpmb_fs.c1002 uint8_t hmac[RPMB_KEY_MAC_SIZE]; in tee_rpmb_init_read_wr_cnt() local
1311 uint8_t hmac[RPMB_KEY_MAC_SIZE]; in tee_rpmb_read() local
1384 uint8_t hmac[RPMB_KEY_MAC_SIZE] = { }; in write_req() local