Home
last modified time | relevance | path

Searched refs:KEY_4_LEN (Results 1 – 2 of 2) sorted by relevance

/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Include/
A Dald_crypt.h150 KEY_4_LEN = 4U, /**< Key's lenth is 4 */ enumerator
252 ((x) == KEY_4_LEN) || \
/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Source/
A Dald_crypt.c196 case KEY_4_LEN: in ald_crypt_write_key()
261 case KEY_4_LEN: in ald_crypt_read_key()
592 ald_crypt_write_key(hperh, hperh->key, KEY_4_LEN); in ald_crypt_gcm_verify()

Completed in 16 milliseconds