Searched refs:mbedtls_des_key_check_weak (Results 1 – 9 of 9) sorted by relevance
162 int mbedtls_des_key_check_weak( const unsigned char key[MBEDTLS_DES_KEY_SIZE] );
1867 #define des_key_check_weak mbedtls_des_key_check_weak
401 int mbedtls_des_key_check_weak( const unsigned char key[DES_BLOCK_SIZE] ) in mbedtls_des_key_check_weak() function