Searched defs:alg_type (Results 1 – 2 of 2) sorted by relevance
49 uint32_t alg_type; member
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()