Searched refs:chcr_context (Results 1 – 2 of 2) sorted by relevance
801 struct chcr_context *ctx = c_ctx(tfm); in create_cipher_wr()1165 struct chcr_context *ctx = c_ctx(tfm); in chcr_handle_cipher_resp()1370 struct chcr_context *ctx = c_ctx(tfm); in chcr_aes_encrypt()1415 struct chcr_context *ctx = c_ctx(tfm); in chcr_aes_decrypt()1565 struct chcr_context *ctx = h_ctx(tfm); in create_hash_wr()2437 struct chcr_context *ctx = a_ctx(tfm); in create_authenc_wr()2711 struct chcr_context *ctx = a_ctx(tfm); in chcr_add_aead_dst_ent()2755 struct chcr_context *ctx = c_ctx(tfm); in chcr_add_cipher_dst_ent()2963 struct chcr_context *ctx = a_ctx(tfm); in fill_sec_cpl_for_aead()3135 struct chcr_context *ctx = a_ctx(tfm); in create_gcm_wr()[all …]
158 static inline struct chcr_context *a_ctx(struct crypto_aead *tfm) in a_ctx()163 static inline struct chcr_context *c_ctx(struct crypto_skcipher *tfm) in c_ctx()168 static inline struct chcr_context *h_ctx(struct crypto_ahash *tfm) in h_ctx()257 struct chcr_context { struct
Completed in 12 milliseconds