Home
last modified time | relevance | path

Searched defs:mac (Results 1 – 3 of 3) sorted by relevance

/PHP-8.4/ext/standard/
H A Dnet.c204 zend_string *mac = zend_string_alloc(p->PhysicalAddressLength * 3, 0); in PHP_FUNCTION() local
/PHP-8.4/ext/sodium/
H A Dlibsodium.stub.php549 function sodium_crypto_aead_aes256gcm_decrypt(string $ciphertext, string $additional_data, string $… argument
H A Dlibsodium.c2887 zend_string *mac; in PHP_FUNCTION() local
2911 ZSTR_VAL(mac)[crypto_auth_BYTES] = 0; in PHP_FUNCTION() local
2918 char *mac; in PHP_FUNCTION() local

Completed in 21 milliseconds