Home
last modified time | relevance | path

Searched refs:__ctx (Results 1 – 14 of 14) sorted by relevance

/include/crypto/
A Dpcrypt.h19 void *__ctx[] CRYPTO_MINALIGN_ATTR; member
24 return req->__ctx; in pcrypt_request_ctx()
A Dhash.h72 void *__ctx[] CRYPTO_MINALIGN_ATTR; member
175 void *__ctx[] __aligned(ARCH_SLAB_MINALIGN);
453 return req->__ctx; in ahash_request_ctx()
860 return desc->__ctx; in shash_desc_ctx()
A Dalgapi.h71 void *__ctx[] CRYPTO_MINALIGN_ATTR; member
210 return inst->__ctx; in crypto_instance_ctx()
A Dkpp.h37 void *__ctx[] CRYPTO_MINALIGN_ATTR; member
A Dakcipher.h36 void *__ctx[] CRYPTO_MINALIGN_ATTR; member
A Daead.h101 void *__ctx[] CRYPTO_MINALIGN_ATTR; member
A Dacompress.h100 void *__ctx[] CRYPTO_MINALIGN_ATTR; member
A Dskcipher.h50 void *__ctx[] CRYPTO_MINALIGN_ATTR; member
/include/crypto/internal/
A Dakcipher.h33 return req->__ctx; in akcipher_request_ctx()
A Dkpp.h50 return req->__ctx; in kpp_request_ctx()
A Daead.h70 return req->__ctx; in aead_request_ctx()
A Dacompress.h109 return req->__ctx; in acomp_request_ctx()
A Dskcipher.h201 return req->__ctx; in skcipher_request_ctx()
/include/trace/events/
A Dnetfs.h545 struct netfs_inode *__ctx = netfs_inode(wreq->inode);
546 struct fscache_cookie *__cookie = netfs_i_cookie(__ctx);
577 struct netfs_inode *__ctx = netfs_inode(rreq->inode);
578 struct fscache_cookie *__cookie = netfs_i_cookie(__ctx);

Completed in 23 milliseconds