Searched refs:crypto_blkcipher_alg (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/
H A Dcrypto.h1708 static inline struct blkcipher_alg *crypto_blkcipher_alg( crypto_blkcipher_alg() function
1725 return crypto_blkcipher_alg(tfm)->ivsize; crypto_blkcipher_ivsize()
/linux-4.1.27/fs/ecryptfs/
H A Dcrypto.c1622 struct blkcipher_alg *alg = crypto_blkcipher_alg(*key_tfm); ecryptfs_process_key_cipher()
H A Dkeystore.c2212 struct blkcipher_alg *alg = crypto_blkcipher_alg(desc.tfm); write_tag_3_packet()

Completed in 95 milliseconds