Searched refs:cipher_algos (Results 1 – 1 of 1) sorted by relevance
19 struct cipher_algo cipher_algos[] = { variable60 for (i = 0; i < ARRAY_SIZE(cipher_algos); i++) { in image_get_cipher_algo()61 name = cipher_algos[i].name; in image_get_cipher_algo()63 return &cipher_algos[i]; in image_get_cipher_algo()
Completed in 3 milliseconds