Searched refs:crypto_algo (Results 1 – 4 of 4) sorted by relevance
346 static uint32_t rockchip_ecc_get_group_id(uint32_t crypto_algo) in rockchip_ecc_get_group_id() argument348 switch (crypto_algo) { in rockchip_ecc_get_group_id()362 int rockchip_ecc_verify(uint32_t crypto_algo, uint8_t *hash, uint32_t hash_len, in rockchip_ecc_verify() argument368 uint32_t group_id = rockchip_ecc_get_group_id(crypto_algo); in rockchip_ecc_verify()
121 int rockchip_ecc_verify(uint32_t crypto_algo, uint8_t *hash, uint32_t hash_len,
69 struct crypto_algo crypto_algos[] = {116 struct crypto_algo *image_get_crypto_algo(const char *full_name) in image_get_crypto_algo()
1165 struct crypto_algo *crypto; /* Crypto algorithm information */1197 struct crypto_algo { struct1271 struct crypto_algo *image_get_crypto_algo(const char *full_name);