Home
last modified time | relevance | path

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

/security/keys/
Dtrusted.h40 uint16_t keytype; member
54 pr_info("trusted_key: sealing key type %d\n", o->keytype); in dump_options()
Dtrusted.c458 static int tpm_seal(struct tpm_buf *tb, uint16_t keytype, in tpm_seal() argument
483 ret = osap(tb, &sess, keyauth, keytype, keyhandle); in tpm_seal()
674 ret = tpm_seal(tb, o->keytype, o->keyhandle, o->keyauth, in key_seal()
759 opt->keytype = SEAL_keytype; in getoptions()
869 options->keytype = SRK_keytype; in trusted_options_alloc()