Searched refs:n2_cipher_context (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/crypto/
H A Dn2_core.c646 struct n2_cipher_context { struct
718 struct n2_cipher_context *ctx = crypto_tfm_ctx(tfm); n2_aes_setkey()
747 struct n2_cipher_context *ctx = crypto_tfm_ctx(tfm); n2_des_setkey()
774 struct n2_cipher_context *ctx = crypto_tfm_ctx(tfm); n2_3des_setkey()
792 struct n2_cipher_context *ctx = crypto_tfm_ctx(tfm); n2_arc4_setkey()
829 struct n2_cipher_context *ctx = crypto_tfm_ctx(tfm); __n2_crypt_chunk()
1406 alg->cra_ctxsize = sizeof(struct n2_cipher_context); __n2_register_one_cipher()

Completed in 45 milliseconds