Searched refs:_key_ctx (Results 1 – 3 of 3) sorted by relevance
67 struct _key_ctx { struct93 struct _key_ctx key_ctx; argument
195 key_ctx_size = sizeof(struct _key_ctx) + in ch_ipsec_setkey()507 struct _key_ctx *key_ctx; in copy_key_cpltx_pktxt()529 key_ctx = (struct _key_ctx *)pos; in copy_key_cpltx_pktxt()532 pos += sizeof(struct _key_ctx); in copy_key_cpltx_pktxt()533 left -= sizeof(struct _key_ctx); in copy_key_cpltx_pktxt()
29 struct _key_ctx key_ctx;