Searched refs:cipher_data_index (Results 1 – 1 of 1) sorted by relevance
407 static int devcrypto_test_cipher(size_t cipher_data_index) in devcrypto_test_cipher() argument409 return (cipher_driver_info[cipher_data_index].status == DEVCRYPTO_STATUS_USABLE in devcrypto_test_cipher()410 && selected_ciphers[cipher_data_index] == 1 in devcrypto_test_cipher()411 && (cipher_driver_info[cipher_data_index].accelerated in devcrypto_test_cipher()414 || (cipher_driver_info[cipher_data_index].accelerated in devcrypto_test_cipher()