Home
last modified time | relevance | path

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

/crypto/asymmetric_keys/
Dasym_tpm.c32 const unsigned char *keyblob, int keybloblen, in tpm_loadkey2() argument
62 keybloblen, keyblob, 0, 0); in tpm_loadkey2()
69 tpm_buf_append(tb, keyblob, keybloblen); in tpm_loadkey2()