Home
last modified time | relevance | path

Searched refs:cfs_crypto_hash_alloc (Results 1 – 1 of 1) sorted by relevance

/drivers/staging/lustre/lustre/libcfs/linux/
Dlinux-crypto.c39 static int cfs_crypto_hash_alloc(unsigned char alg_id, in cfs_crypto_hash_alloc() function
105 err = cfs_crypto_hash_alloc(alg_id, &type, &hdesc, key, key_len); in cfs_crypto_hash_digest()
137 err = cfs_crypto_hash_alloc(alg_id, &type, hdesc, key, key_len); in cfs_crypto_hash_init()