Searched refs:hash_alg_type (Results 1 – 2 of 2) sorted by relevance
44 enum hash_alg_type { enum59 int hash_ctx_init(struct hash_ctx_t *hash_ctx, enum hash_alg_type);
253 static uint32_t hash_alg_get_blklen(enum hash_alg_type alg_type) in hash_alg_get_blklen()265 int hash_ctx_init(struct hash_ctx_t *hash_ctx, enum hash_alg_type alg_type) in hash_ctx_init()