tpm_key_create    955 crypto/asymmetric_keys/asym_tpm.c EXPORT_SYMBOL_GPL(tpm_key_create);
tpm_key_create     48 crypto/asymmetric_keys/tpm_parser.c 	return tpm_key_create(ctx.blob, ctx.blob_len);
tpm_key_create     15 include/crypto/asym_tpm_subtype.h struct tpm_key *tpm_key_create(const void *blob, uint32_t blob_len);