Searched refs:key_length (Results 1 – 2 of 2) sorted by relevance
/u-boot/lib/ |
A D | tpm-v1.c | 706 size_t key_length, const void *parent_key_usage_auth, in tpm_load_key2_oiap() argument 733 sizeof(command) + key_length in tpm_load_key2_oiap() 736 req_key_offset, key, key_length in tpm_load_key2_oiap() 740 err = create_request_auth(request, sizeof(command) + key_length, 4, in tpm_load_key2_oiap() 742 request + sizeof(command) + key_length, in tpm_load_key2_oiap()
|
/u-boot/include/ |
A D | tpm-v1.h | 486 size_t key_length, const void *parent_key_usage_auth,
|
Completed in 6 milliseconds