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

/linux-master/include/crypto/
H A Dakcipher.h214 * akcipher_request_alloc() - allocates public key request
221 static inline struct akcipher_request *akcipher_request_alloc( function
/linux-master/crypto/
H A Dtestmgr.c4090 req = akcipher_request_alloc(tfm, GFP_KERNEL);

Completed in 231 milliseconds