Searched refs:tpm_key_create (Results 1 – 3 of 3) sorted by relevance
15 struct tpm_key *tpm_key_create(const void *blob, uint32_t blob_len);
48 return tpm_key_create(ctx.blob, ctx.blob_len); in tpm_parse()
898 struct tpm_key *tpm_key_create(const void *blob, uint32_t blob_len) in tpm_key_create() function938 EXPORT_SYMBOL_GPL(tpm_key_create);