Home
last modified time | relevance | path

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

/PHP-7.4/ext/sodium/
H A Dlibsodium.c3095 size_t mac_len; in PHP_FUNCTION() local
3100 &mac, &mac_len, in PHP_FUNCTION()
3110 if (mac_len != crypto_auth_BYTES) { in PHP_FUNCTION()

Completed in 13 milliseconds