Searched defs:alg_type (Results 1 – 3 of 3) sorted by relevance
21 int hash_ctx_init(struct hash_ctx_t *hash_ctx, enum hash_alg_type alg_type) in hash_ctx_init()
276 static uint32_t hash_alg_get_blklen(enum hash_alg_type alg_type) in hash_alg_get_blklen()288 int hash_ctx_init(struct hash_ctx_t *hash_ctx, enum hash_alg_type alg_type) in hash_ctx_init()
50 uint32_t alg_type; member