Searched refs:cht_size (Results 1 – 2 of 2) sorted by relevance
36 unsigned int cht_size; /**< hash digest size */ member96 return ht->cht_size; in cfs_crypto_hash_digestsize()
77 (*type)->cht_size); in cfs_crypto_hash_alloc()109 if (hash == NULL || *hash_len < type->cht_size) { in cfs_crypto_hash_digest()110 *hash_len = type->cht_size; in cfs_crypto_hash_digest()