Searched defs:pctx (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/crypto/
H A Dccm.c250 struct crypto_ccm_req_priv_ctx *pctx = crypto_ccm_reqctx(req); crypto_ccm_auth() local
285 struct crypto_ccm_req_priv_ctx *pctx = crypto_ccm_reqctx(req); crypto_ccm_encrypt_done() local
307 struct crypto_ccm_req_priv_ctx *pctx = crypto_ccm_reqctx(req); crypto_ccm_encrypt() local
360 struct crypto_ccm_req_priv_ctx *pctx = crypto_ccm_reqctx(req); crypto_ccm_decrypt_done() local
377 struct crypto_ccm_req_priv_ctx *pctx = crypto_ccm_reqctx(req); crypto_ccm_decrypt() local
164 compute_mac(struct crypto_cipher *tfm, u8 *data, int n, struct crypto_ccm_req_priv_ctx *pctx) compute_mac() argument
203 get_data_to_compute(struct crypto_cipher *tfm, struct crypto_ccm_req_priv_ctx *pctx, struct scatterlist *sg, unsigned int len) get_data_to_compute() argument
H A Dgcm.c195 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); crypto_gcm_init_crypt() local
292 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); __gcm_hash_final_done() local
310 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); __gcm_hash_len_done() local
330 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); __gcm_hash_crypt_remain_done() local
351 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); __gcm_hash_crypt_done() local
376 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); __gcm_hash_assoc_remain_done() local
407 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); __gcm_hash_assoc_done() local
431 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); __gcm_hash_init_done() local
519 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); gcm_enc_hash_done() local
530 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); gcm_encrypt_done() local
547 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); crypto_gcm_encrypt() local
591 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); gcm_decrypt_done() local
601 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); gcm_dec_hash_done() local
622 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); crypto_gcm_decrypt() local
229 gcm_hash_update(struct aead_request *req, struct crypto_gcm_req_priv_ctx *pctx, crypto_completion_t compl, struct scatterlist *src, unsigned int len) gcm_hash_update() argument
244 gcm_hash_remain(struct aead_request *req, struct crypto_gcm_req_priv_ctx *pctx, unsigned int remain, crypto_completion_t compl) gcm_hash_remain() argument
259 gcm_hash_len(struct aead_request *req, struct crypto_gcm_req_priv_ctx *pctx) gcm_hash_len() argument
278 gcm_hash_final(struct aead_request *req, struct crypto_gcm_req_priv_ctx *pctx) gcm_hash_final() argument
458 gcm_hash(struct aead_request *req, struct crypto_gcm_req_priv_ctx *pctx) gcm_hash() argument
507 gcm_enc_copy_hash(struct aead_request *req, struct crypto_gcm_req_priv_ctx *pctx) gcm_enc_copy_hash() argument
574 crypto_gcm_verify(struct aead_request *req, struct crypto_gcm_req_priv_ctx *pctx) crypto_gcm_verify() argument
/linux-4.1.27/drivers/gpu/drm/i915/
H A Dintel_pm.c4771 struct drm_i915_gem_object *pctx; valleyview_setup_pctx() local

Completed in 147 milliseconds