Home
last modified time | relevance | path

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

/PHP-8.3/ext/standard/
H A Dnet.c207 zend_string *mac = zend_string_alloc(p->PhysicalAddressLength * 3, 0); in PHP_FUNCTION() local
/PHP-8.3/ext/sodium/
H A Dlibsodium.stub.php503 function sodium_crypto_aead_aes256gcm_decrypt(string $ciphertext, string $additional_data, string $… argument
H A Dlibsodium.c2658 zend_string *mac; in PHP_FUNCTION() local
2682 ZSTR_VAL(mac)[crypto_auth_BYTES] = 0; in PHP_FUNCTION() local
2689 char *mac; in PHP_FUNCTION() local

Completed in 25 milliseconds