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