Home
last modified time | relevance | path

Searched refs:cipher_data_index (Results 1 – 1 of 1) sorted by relevance

/openssl/engines/
H A De_devcrypto.c413 static int devcrypto_test_cipher(size_t cipher_data_index) in devcrypto_test_cipher() argument
415 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()

Completed in 8 milliseconds