Searched refs:IS_CRYPT_FLAG (Results 1 – 4 of 4) sorted by relevance
179 #define IS_CRYPT_FLAG(x) (((x) == CRYPT_FLAG_AESIF) || \ macro
246 #define IS_CRYPT_FLAG(x) (((x) == CRYPT_FLAG_AESIF) || \ macro
840 assert_param(IS_CRYPT_FLAG(flag)); in ald_crypt_get_flag_status()860 assert_param(IS_CRYPT_FLAG(flag)); in ald_crypt_clear_flag_status()
995 assert_param(IS_CRYPT_FLAG(flag)); in ald_crypt_get_flag_status()1016 assert_param(IS_CRYPT_FLAG(flag)); in ald_crypt_clear_flag_status()
Completed in 14 milliseconds