Home
last modified time | relevance | path

Searched refs:chcr_context (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/crypto/chelsio/
H A Dchcr_crypto.h158 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()
253 struct chcr_context { struct
H A Dchcr_algo.c801 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 …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/crypto/chelsio/
H A Dchcr_crypto.h158 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()
253 struct chcr_context { struct
H A Dchcr_algo.c801 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 …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/crypto/chelsio/
H A Dchcr_crypto.h158 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()
253 struct chcr_context { struct
H A Dchcr_algo.c801 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 …]