Searched refs:_key_ctx (Results 1 – 5 of 5) sorted by relevance
68 struct _key_ctx { struct94 struct _key_ctx key_ctx; argument
598 struct _key_ctx *key_ctx) in generate_copy_rrkey()3418 key_ctx_size = sizeof(struct _key_ctx) + roundup(keylen, 16) * 2; in chcr_ccm_common_setkey()3513 key_ctx_size = sizeof(struct _key_ctx) + roundup(keylen, 16) + in chcr_gcm_setkey()3644 key_ctx_len = sizeof(struct _key_ctx) + in chcr_authenc_setkey()3711 key_ctx_len = sizeof(struct _key_ctx) + roundup(keys.enckeylen, 16); in chcr_aead_digest_null_setkey()
197 static void chtls_rxkey_ivauth(struct _key_ctx *kctx) in chtls_rxkey_ivauth()210 struct _key_ctx *kctx, in chtls_key_info()221 key_ctx_size = sizeof(struct _key_ctx) + in chtls_key_info()321 struct _key_ctx *kctx; in chtls_setkey()381 kctx = (struct _key_ctx *)(kwr + 1); in chtls_setkey()
30 struct _key_ctx key_ctx;
197 key_ctx_size = sizeof(struct _key_ctx) + in ch_ipsec_setkey()510 struct _key_ctx *key_ctx; in copy_key_cpltx_pktxt()532 key_ctx = (struct _key_ctx *)pos; in copy_key_cpltx_pktxt()535 pos += sizeof(struct _key_ctx); in copy_key_cpltx_pktxt()536 left -= sizeof(struct _key_ctx); in copy_key_cpltx_pktxt()