Home
last modified time | relevance | path

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

/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Include/
A Dald_crypt.h149 KEY_2_LEN = 2U, /**< Key's lenth is 2 */ enumerator
251 #define IS_CRYPT_KEY_LEN(x) (((x) == KEY_2_LEN) || \
/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Source/
A Dald_crypt.c203 case KEY_2_LEN: in ald_crypt_write_key()
268 case KEY_2_LEN: in ald_crypt_read_key()

Completed in 8 milliseconds