Searched refs:pkwm (Results 1 – 2 of 2) sorted by relevance
31 struct trusted_pkwm_options *pkwm; in getoptions() local36 pkwm = opt->private; in getoptions()51 pkwm->wrap_flags = wrap_flags; in getoptions()63 struct trusted_pkwm_options *pkwm; in trusted_options_alloc() local68 pkwm = kzalloc_obj(*pkwm); in trusted_options_alloc()70 if (!pkwm) { in trusted_options_alloc()74 options->private = pkwm; in trusted_options_alloc()84 struct trusted_pkwm_options *pkwm = NULL; in trusted_pkwm_seal() local109 pkwm = options->private; in trusted_pkwm_seal()111 rc = plpks_wrap_object(&input_buf, input_len, pkwm->wrap_flags, in trusted_pkwm_seal()
7885 - "pkwm"