Home
last modified time | relevance | path

Searched refs:keyauth (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/include/keys/
Dtrusted-type.h34 unsigned char keyauth[TPM_DIGEST_SIZE]; member
/linux-4.4.14/security/keys/
Dtrusted.c459 uint32_t keyhandle, const unsigned char *keyauth, in tpm_seal() argument
483 ret = osap(tb, &sess, keyauth, keytype, keyhandle); in tpm_seal()
574 uint32_t keyhandle, const unsigned char *keyauth, in tpm_unseal() argument
610 ret = TSS_authhmac(authdata1, keyauth, TPM_NONCE_SIZE, in tpm_unseal()
645 keyauth, SHA1_DIGEST_SIZE, in tpm_unseal()
674 ret = tpm_seal(tb, o->keytype, o->keyhandle, o->keyauth, in key_seal()
697 ret = tpm_unseal(tb, o->keyhandle, o->keyauth, p->blob, p->blob_len, in key_unseal()
765 res = hex2bin(opt->keyauth, args[0].from, in getoptions()
/linux-4.4.14/drivers/char/tpm/
Dtpm2-cmd.c442 options->keyauth /* hmac */, in tpm2_seal_trusted()
525 options->keyauth /* hmac */, in tpm2_load()
/linux-4.4.14/Documentation/security/
Dkeys-trusted-encrypted.txt31 keyauth= ascii hex auth for sealing key default 0x00...i