Searched refs:skcipher_request_alloc (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/include/crypto/
H A Dskcipher.h409 * skcipher_request_alloc() - allocate request data structure
420 static inline struct skcipher_request *skcipher_request_alloc( skcipher_request_alloc() function
/linux-4.4.14/crypto/
H A Dtestmgr.c963 req = skcipher_request_alloc(tfm, GFP_KERNEL); __test_skcipher()

Completed in 72 milliseconds