Searched defs:k_opad (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/lib/ | ||
H A D | sha1.c | 354 unsigned char k_opad[64]; in sha1_hmac() local |
/openbmc/u-boot/drivers/mmc/ | ||
H A D | rpmb.c | 188 unsigned char k_opad[SHA256_BLOCK_SIZE]; in rpmb_hmac() local |