Searched refs:skcipher_request_alloc (Results 1 – 2 of 2) sorted by relevance
420 static inline struct skcipher_request *skcipher_request_alloc( in skcipher_request_alloc() function
963 req = skcipher_request_alloc(tfm, GFP_KERNEL); in __test_skcipher()