Searched refs:KEY_2_LEN (Results 1 – 2 of 2) sorted by relevance
149 KEY_2_LEN = 2U, /**< Key's lenth is 2 */ enumerator251 #define IS_CRYPT_KEY_LEN(x) (((x) == KEY_2_LEN) || \
203 case KEY_2_LEN: in ald_crypt_write_key()268 case KEY_2_LEN: in ald_crypt_read_key()
Completed in 8 milliseconds