Searched refs:ablkcipher_request_alloc (Results 1 – 8 of 8) sorted by relevance
56 req = ablkcipher_request_alloc(tfm, GFP_NOFS); in ext4_derive_key_aes()
82 req = ablkcipher_request_alloc(tfm, GFP_NOFS); in ext4_fname_encrypt()156 req = ablkcipher_request_alloc(tfm, GFP_NOFS); in ext4_fname_decrypt()
345 req = ablkcipher_request_alloc(atfm, GFP_NOFS); in ext4_page_crypto()
1112 static inline struct ablkcipher_request *ablkcipher_request_alloc( in ablkcipher_request_alloc() function
362 req = ablkcipher_request_alloc(crypt_stat->tfm, GFP_NOFS); in crypt_scatterlist()
855 req = ablkcipher_request_alloc(ctr_tfm, GFP_KERNEL); in rfc4106_set_hash_subkey()
1111 req = ablkcipher_request_alloc(tfm, GFP_KERNEL); in test_acipher_speed()
943 req = ablkcipher_request_alloc(tfm, GFP_KERNEL); in __test_skcipher()