Searched refs:key_length (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/lib/ |
| H A D | tpm.c | 883 const void *key, size_t key_length, in tpm_load_key2_oiap() argument 911 sizeof(command) + key_length in tpm_load_key2_oiap() 914 req_key_offset, key, key_length in tpm_load_key2_oiap() 918 err = create_request_auth(request, sizeof(command) + key_length, 4, in tpm_load_key2_oiap() 920 request + sizeof(command) + key_length, in tpm_load_key2_oiap()
|
| /rk3399_rockchip-uboot/include/ |
| H A D | tpm.h | 597 const void *key, size_t key_length,
|