Home
last modified time | relevance | path

Searched defs:ipad (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/crypto/
H A Dsm3.h22 uint8_t ipad[64]; /* HMAC: inner padding */ member
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dmd.c976 unsigned char *ipad, *opad; in mbedtls_md_hmac_starts() local
1061 unsigned char *ipad; in mbedtls_md_hmac_reset() local
H A Dpsa_crypto_mac.c37 uint8_t ipad[PSA_HMAC_MAX_HASH_BLOCK_SIZE]; in psa_hmac_setup_internal() local