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

/linux-4.1.27/crypto/
H A Dauthencesn.c33 struct crypto_authenc_esn_ctx { struct
62 struct crypto_authenc_esn_ctx *ctx = crypto_aead_ctx(authenc_esn); crypto_authenc_esn_setkey()
101 struct crypto_authenc_esn_ctx *ctx = crypto_aead_ctx(authenc_esn); authenc_esn_geniv_ahash_update_done()
141 struct crypto_authenc_esn_ctx *ctx = crypto_aead_ctx(authenc_esn); authenc_esn_geniv_ahash_update_done2()
172 struct crypto_authenc_esn_ctx *ctx = crypto_aead_ctx(authenc_esn); authenc_esn_geniv_ahash_done()
196 struct crypto_authenc_esn_ctx *ctx = crypto_aead_ctx(authenc_esn); authenc_esn_verify_ahash_update_done()
257 struct crypto_authenc_esn_ctx *ctx = crypto_aead_ctx(authenc_esn); authenc_esn_verify_ahash_update_done2()
307 struct crypto_authenc_esn_ctx *ctx = crypto_aead_ctx(authenc_esn); authenc_esn_verify_ahash_done()
342 struct crypto_authenc_esn_ctx *ctx = crypto_aead_ctx(authenc_esn); crypto_authenc_esn_ahash()
459 struct crypto_authenc_esn_ctx *ctx = crypto_aead_ctx(authenc_esn); crypto_authenc_esn_encrypt_done()
473 struct crypto_authenc_esn_ctx *ctx = crypto_aead_ctx(authenc_esn); crypto_authenc_esn_encrypt()
514 struct crypto_authenc_esn_ctx *ctx = crypto_aead_ctx(authenc_esn); crypto_authenc_esn_givencrypt()
616 struct crypto_authenc_esn_ctx *ctx = crypto_aead_ctx(authenc_esn); crypto_authenc_esn_decrypt()
643 struct crypto_authenc_esn_ctx *ctx = crypto_tfm_ctx(tfm); crypto_authenc_esn_init_tfm()
682 struct crypto_authenc_esn_ctx *ctx = crypto_tfm_ctx(tfm); crypto_authenc_esn_exit_tfm()
760 inst->alg.cra_ctxsize = sizeof(struct crypto_authenc_esn_ctx); crypto_authenc_esn_alloc()

Completed in 40 milliseconds