Symbol: eip93_cipher_reqctx
drivers/crypto/inside-secure/eip93/eip93-aead.c
188
struct eip93_cipher_reqctx *rctx = aead_request_ctx(req);
drivers/crypto/inside-secure/eip93/eip93-aead.c
219
struct eip93_cipher_reqctx *rctx = aead_request_ctx(req);
drivers/crypto/inside-secure/eip93/eip93-aead.c
239
struct eip93_cipher_reqctx *rctx = aead_request_ctx(req);
drivers/crypto/inside-secure/eip93/eip93-aead.c
35
struct eip93_cipher_reqctx *rctx = aead_request_ctx(req);
drivers/crypto/inside-secure/eip93/eip93-aead.c
46
struct eip93_cipher_reqctx *rctx = aead_request_ctx(req);
drivers/crypto/inside-secure/eip93/eip93-aead.c
66
sizeof(struct eip93_cipher_reqctx));
drivers/crypto/inside-secure/eip93/eip93-cipher.c
138
struct eip93_cipher_reqctx *rctx = skcipher_request_ctx(req);
drivers/crypto/inside-secure/eip93/eip93-cipher.c
177
struct eip93_cipher_reqctx *rctx = skcipher_request_ctx(req);
drivers/crypto/inside-secure/eip93/eip93-cipher.c
190
struct eip93_cipher_reqctx *rctx = skcipher_request_ctx(req);
drivers/crypto/inside-secure/eip93/eip93-cipher.c
25
struct eip93_cipher_reqctx *rctx = skcipher_request_ctx(req);
drivers/crypto/inside-secure/eip93/eip93-cipher.c
36
struct eip93_cipher_reqctx *rctx = skcipher_request_ctx(req);
drivers/crypto/inside-secure/eip93/eip93-cipher.c
57
sizeof(struct eip93_cipher_reqctx));
drivers/crypto/inside-secure/eip93/eip93-cipher.h
47
int check_valid_request(struct eip93_cipher_reqctx *rctx);
drivers/crypto/inside-secure/eip93/eip93-cipher.h
49
void eip93_unmap_dma(struct eip93_device *eip93, struct eip93_cipher_reqctx *rctx,
drivers/crypto/inside-secure/eip93/eip93-cipher.h
55
const u8 *reqiv, struct eip93_cipher_reqctx *rctx);
drivers/crypto/inside-secure/eip93/eip93-cipher.h
57
void eip93_handle_result(struct eip93_device *eip93, struct eip93_cipher_reqctx *rctx,
drivers/crypto/inside-secure/eip93/eip93-common.c
201
int check_valid_request(struct eip93_cipher_reqctx *rctx)
drivers/crypto/inside-secure/eip93/eip93-common.c
381
struct eip93_cipher_reqctx *rctx,
drivers/crypto/inside-secure/eip93/eip93-common.c
512
const u8 *reqiv, struct eip93_cipher_reqctx *rctx)
drivers/crypto/inside-secure/eip93/eip93-common.c
640
void eip93_unmap_dma(struct eip93_device *eip93, struct eip93_cipher_reqctx *rctx,
drivers/crypto/inside-secure/eip93/eip93-common.c
684
void eip93_handle_result(struct eip93_device *eip93, struct eip93_cipher_reqctx *rctx,