Home
last modified time | relevance | path

Searched defs:last_block (Results 1 – 2 of 2) sorted by relevance

/mbedtls-latest/library/
Dcmac.c140 const unsigned char *last_block, in cmac_pad()
272 unsigned char *state, *last_block; in mbedtls_cipher_cmac_finish() local
Dpsa_crypto.c5646 const uint8_t last_block = PSA_ALG_IS_HKDF_EXTRACT(kdf_alg) ? 0 : 0xff; local
5648 const uint8_t last_block = 0xff; local