Searched refs:sha1_hmac (Results 1 – 4 of 4) sorted by relevance
| /rk3399_rockchip-uboot/include/u-boot/ |
| H A D | sha1.h | 99 void sha1_hmac(const unsigned char *key, int keylen,
|
| /rk3399_rockchip-uboot/lib/ |
| H A D | tpm.c | 746 sha1_hmac(auth, DIGEST_LENGTH, hmac_data, sizeof(hmac_data), in create_request_auth() 811 sha1_hmac(auth, DIGEST_LENGTH, hmac_data, sizeof(hmac_data), in verify_response_auth()
|
| H A D | sha1.c | 413 void sha1_hmac(const unsigned char *key, int keylen, in sha1_hmac() function
|
| /rk3399_rockchip-uboot/board/gdsys/p1022/ |
| H A D | controlcenterd-id.c | 749 sha1_hmac(key, sizeof(key), data, data_size, computed_hmac); in check_hmac()
|