Searched refs:cipher_data_index (Results 1 – 1 of 1) sorted by relevance
413 static int devcrypto_test_cipher(size_t cipher_data_index) in devcrypto_test_cipher() argument415 return (cipher_driver_info[cipher_data_index].status == DEVCRYPTO_STATUS_USABLE in devcrypto_test_cipher()416 && selected_ciphers[cipher_data_index] == 1 in devcrypto_test_cipher()417 && (cipher_driver_info[cipher_data_index].accelerated in devcrypto_test_cipher()420 || (cipher_driver_info[cipher_data_index].accelerated in devcrypto_test_cipher()