Searched refs:_key_ctx (Results 1 – 4 of 4) sorted by relevance
69 struct _key_ctx { struct129 struct _key_ctx key_ctx;154 struct _key_ctx key_ctx;
159 key_ctx_size = sizeof(struct _key_ctx) + in chcr_ipsec_setkey()390 struct _key_ctx *key_ctx; in copy_key_cpltx_pktxt()412 key_ctx = (struct _key_ctx *)pos; in copy_key_cpltx_pktxt()415 pos += sizeof(struct _key_ctx); in copy_key_cpltx_pktxt()416 left -= sizeof(struct _key_ctx); in copy_key_cpltx_pktxt()
581 struct _key_ctx *key_ctx) in generate_copy_rrkey()3222 key_ctx_size = sizeof(struct _key_ctx) + roundup(keylen, 16) * 2; in chcr_ccm_common_setkey()3332 key_ctx_size = sizeof(struct _key_ctx) + roundup(keylen, 16) + in chcr_gcm_setkey()3479 key_ctx_len = sizeof(struct _key_ctx) + in chcr_authenc_setkey()3550 key_ctx_len = sizeof(struct _key_ctx) + roundup(keys.enckeylen, 16); in chcr_aead_digest_null_setkey()
200 static void chtls_rxkey_ivauth(struct _key_ctx *kctx) in chtls_rxkey_ivauth()213 struct _key_ctx *kctx, in chtls_key_info()226 key_ctx_size = sizeof(struct _key_ctx) + in chtls_key_info()306 struct _key_ctx *kctx; in chtls_setkey()365 kctx = (struct _key_ctx *)(kwr + 1); in chtls_setkey()