Home
last modified time | relevance | path

Searched refs:bits_192 (Results 1 – 4 of 4) sorted by relevance

/bsp/ck802/libraries/include/
A Ddrv_aes.h104 uint32_t bits_192 : 1; ///< supports 192bits key length member
A Ddrv_rsa.h103 uint32_t bits_192 : 1; ///< supports 192bits modular length member
/bsp/ck802/libraries/common/aes/
A Dck_aes.c59 .bits_192 = 1, /* 192bits key lenght mode */
/bsp/ck802/libraries/common/rsa/
A Dck_rsa.c54 .bits_192 = 1, /* 192bits modular mode */

Completed in 12 milliseconds