Searched refs:hash_init (Results 1 – 4 of 4) sorted by relevance
132 .hash_init = hw_sha_init,136 .hash_init = hash_init_sha1,153 .hash_init = hw_sha_init,157 .hash_init = hash_init_sha256,168 .hash_init = hash_init_crc32,204 if (hash_algo[i].hash_init) { in hash_progressive_lookup_algo()
44 int (*hash_init)(struct hash_algo *algo, void **ctxp); member
34 ret = algo->hash_init(algo, &ctx); in rsa_hash_calculate()
499 ret = algo->hash_init(algo, &ctx); in calc_img_key_hash()547 ret = algo->hash_init(algo, &ctx); in calc_esbchdr_esbc_hash()