Searched refs:__ctx (Results 1 – 14 of 14) sorted by relevance
19 void *__ctx[] CRYPTO_MINALIGN_ATTR; member24 return req->__ctx; in pcrypt_request_ctx()
72 void *__ctx[] CRYPTO_MINALIGN_ATTR; member175 void *__ctx[] __aligned(ARCH_SLAB_MINALIGN);453 return req->__ctx; in ahash_request_ctx()860 return desc->__ctx; in shash_desc_ctx()
71 void *__ctx[] CRYPTO_MINALIGN_ATTR; member210 return inst->__ctx; in crypto_instance_ctx()
37 void *__ctx[] CRYPTO_MINALIGN_ATTR; member
36 void *__ctx[] CRYPTO_MINALIGN_ATTR; member
101 void *__ctx[] CRYPTO_MINALIGN_ATTR; member
100 void *__ctx[] CRYPTO_MINALIGN_ATTR; member
50 void *__ctx[] CRYPTO_MINALIGN_ATTR; member
33 return req->__ctx; in akcipher_request_ctx()
50 return req->__ctx; in kpp_request_ctx()
70 return req->__ctx; in aead_request_ctx()
109 return req->__ctx; in acomp_request_ctx()
201 return req->__ctx; in skcipher_request_ctx()
545 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