Lines Matching refs:ad
1809 unsigned char *ad; in PHP_FUNCTION() local
1822 &ad, &ad_len, in PHP_FUNCTION()
1849 ad, (unsigned long long) ad_len, NULL, npub, secretkey) != 0) { in PHP_FUNCTION()
1869 unsigned char *ad; in PHP_FUNCTION() local
1882 &ad, &ad_len, in PHP_FUNCTION()
1912 ad, (unsigned long long) ad_len, npub, secretkey) != 0) { in PHP_FUNCTION()
1931 unsigned char *ad; in PHP_FUNCTION() local
1944 &ad, &ad_len, in PHP_FUNCTION()
1967 ad, (unsigned long long) ad_len, NULL, npub, secretkey) != 0) { in PHP_FUNCTION()
1987 unsigned char *ad; in PHP_FUNCTION() local
2000 &ad, &ad_len, in PHP_FUNCTION()
2026 ad, (unsigned long long) ad_len, npub, secretkey) != 0) { in PHP_FUNCTION()
2044 unsigned char *ad; in PHP_FUNCTION() local
2057 &ad, &ad_len, in PHP_FUNCTION()
2084 ad, (unsigned long long) ad_len, NULL, npub, secretkey) != 0) { in PHP_FUNCTION()
2104 unsigned char *ad; in PHP_FUNCTION() local
2117 &ad, &ad_len, in PHP_FUNCTION()
2148 ad, (unsigned long long) ad_len, npub, secretkey) != 0) { in PHP_FUNCTION()
2167 unsigned char *ad; in PHP_FUNCTION() local
2180 &ad, &ad_len, in PHP_FUNCTION()
2203 ad, (unsigned long long) ad_len, NULL, npub, secretkey) != 0) { in PHP_FUNCTION()
2223 unsigned char *ad; in PHP_FUNCTION() local
2236 &ad, &ad_len, in PHP_FUNCTION()
2267 ad, (unsigned long long) ad_len, npub, secretkey) != 0) { in PHP_FUNCTION()
3153 unsigned char *ad = NULL; in PHP_FUNCTION() local
3165 &msg, &msg_len, &ad, &ad_len, &tag) == FAILURE) { in PHP_FUNCTION()
3194 msg, (unsigned long long) msg_len, ad, (unsigned long long) ad_len, in PHP_FUNCTION()
3245 unsigned char *ad = NULL; in PHP_FUNCTION() local
3257 &c, &c_len, &ad, &ad_len) == FAILURE) { in PHP_FUNCTION()
3280 c, (unsigned long long) c_len, ad, (unsigned long long) ad_len) != 0) { in PHP_FUNCTION()