Searched refs:ablkcipher_request_set_crypt (Results 1 – 3 of 3) sorted by relevance
53 …_request_alloc ablkcipher_request_free ablkcipher_request_set_callback ablkcipher_request_set_crypt
1255 static inline void ablkcipher_request_set_crypt( in ablkcipher_request_set_crypt() function
731 ablkcipher_request_set_crypt(subreq, req->src, req->dst, req->cryptlen, in skcipher_crypt_ablkcipher()