Searched refs:keybloblen (Results 1 – 1 of 1) sorted by relevance
36 const unsigned char *keyblob, int keybloblen, in tpm_loadkey2() argument66 keybloblen, keyblob, 0, 0); in tpm_loadkey2()73 store32(tb, TPM_LOADKEY2_SIZE + keybloblen); in tpm_loadkey2()76 storebytes(tb, keyblob, keybloblen); in tpm_loadkey2()