Home
last modified time | relevance | path

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

/bsp/ck802/libraries/include/
A Ddrv_aes.h105 uint32_t bits_256 : 1; ///< supports 256bits key length member
A Ddrv_rsa.h104 uint32_t bits_256 : 1; ///< supports 256bits modular length member
/bsp/ck802/libraries/common/aes/
A Dck_aes.c60 .bits_256 = 1 /* 256bits key length mode */
/bsp/ck802/libraries/common/rsa/
A Dck_rsa.c55 .bits_256 = 1, /* 256bits modular mode */

Completed in 10 milliseconds