Home
last modified time | relevance | path

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

/dports/security/pecl-crypto/crypto-0.3.1/
H A Dphp_crypto_cipher.h89 int auth_ivlen_flag; member
H A Dcrypto_stream.c475 cipher_ctx, mode->auth_ivlen_flag, PHPC_STRLEN_P(ppv_iv), NULL))) { in php_crypto_stream_set_cipher()
H A Dcrypto_cipher.c794 mode->auth_ivlen_flag, int_iv_len, NULL)) { in php_crypto_cipher_check_iv_len()