Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/crypto/
H A Dt4_crypto.h39 struct _key_ctx { struct
51 struct _key_ctx key_ctx; argument
H A Dt4_crypto.c435 cctx_size = sizeof(struct _key_ctx) + kctx_len; in ccr_populate_wreq()
574 kctx_flits = (sizeof(struct _key_ctx) + kctx_len) / 16; in ccr_hash()
2147 kctx_flits = (sizeof(struct _key_ctx) + kctx_len) / 16; in ccr_aes_setkey()