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

/linux-master/include/crypto/
H A Dpcrypt.h22 static inline void *pcrypt_request_ctx(struct pcrypt_request *req) function
/linux-master/crypto/
H A Dpcrypt.c61 struct aead_request *req = pcrypt_request_ctx(preq);
80 struct aead_request *req = pcrypt_request_ctx(preq);
96 struct aead_request *creq = pcrypt_request_ctx(preq);
129 struct aead_request *req = pcrypt_request_ctx(preq);
145 struct aead_request *creq = pcrypt_request_ctx(preq);

Completed in 105 milliseconds