Home
last modified time | relevance | path

Searched refs:shortlen (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/crypto/
H A Dhmac-nettle.c160 size_t shortlen = MIN(len, UINT_MAX); in qcrypto_nettle_hmac_bytesv() local
162 len -= shortlen; in qcrypto_nettle_hmac_bytesv()