Home
last modified time | relevance | path

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

/dports/security/pecl-crypto/crypto-0.3.1/
H A Dphp_crypto_cipher.h91 int auth_get_tag_flag; member
H A Dcrypto_stream.c238 if (EVP_CIPHER_CTX_ctrl(cipher_ctx, mode->auth_get_tag_flag, in php_crypto_stream_auth_save_tag()
H A Dcrypto_cipher.c1401 mode->auth_get_tag_flag, tag_len, PHPC_STR_VAL(tag))) { in PHP_CRYPTO_METHOD()