Searched refs:sl3516_ce_cipher_req_ctx (Results 1 – 2 of 2) sorted by relevance
107 struct sl3516_ce_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sl3516_ce_cipher_fallback()132 struct sl3516_ce_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sl3516_ce_cipher()282 struct sl3516_ce_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sl3516_ce_skdecrypt()285 memset(rctx, 0, sizeof(struct sl3516_ce_cipher_req_ctx)); in sl3516_ce_skdecrypt()300 struct sl3516_ce_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sl3516_ce_skencrypt()303 memset(rctx, 0, sizeof(struct sl3516_ce_cipher_req_ctx)); in sl3516_ce_skencrypt()335 crypto_skcipher_set_reqsize(sktfm, sizeof(struct sl3516_ce_cipher_req_ctx) + in sl3516_ce_cipher_init()
280 struct sl3516_ce_cipher_req_ctx { struct337 struct sl3516_ce_cipher_req_ctx *rctx, const char *name);