Home
last modified time | relevance | path

Searched refs:sun4i_cipher_req_ctx (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/crypto/sunxi-ss/
Dsun4i-ss-cipher.c25 struct sun4i_cipher_req_ctx *ctx = ablkcipher_request_ctx(areq); in sun4i_ss_opti_poll()
135 struct sun4i_cipher_req_ctx *ctx = ablkcipher_request_ctx(areq); in sun4i_ss_cipher_poll()
323 struct sun4i_cipher_req_ctx *rctx = ablkcipher_request_ctx(areq); in sun4i_ss_cbc_aes_encrypt()
334 struct sun4i_cipher_req_ctx *rctx = ablkcipher_request_ctx(areq); in sun4i_ss_cbc_aes_decrypt()
346 struct sun4i_cipher_req_ctx *rctx = ablkcipher_request_ctx(areq); in sun4i_ss_ecb_aes_encrypt()
357 struct sun4i_cipher_req_ctx *rctx = ablkcipher_request_ctx(areq); in sun4i_ss_ecb_aes_decrypt()
369 struct sun4i_cipher_req_ctx *rctx = ablkcipher_request_ctx(areq); in sun4i_ss_cbc_des_encrypt()
380 struct sun4i_cipher_req_ctx *rctx = ablkcipher_request_ctx(areq); in sun4i_ss_cbc_des_decrypt()
392 struct sun4i_cipher_req_ctx *rctx = ablkcipher_request_ctx(areq); in sun4i_ss_ecb_des_encrypt()
403 struct sun4i_cipher_req_ctx *rctx = ablkcipher_request_ctx(areq); in sun4i_ss_ecb_des_decrypt()
[all …]
Dsun4i-ss.h156 struct sun4i_cipher_req_ctx { struct