Home
last modified time | relevance | path

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

/PHP-8.1/ext/openssl/
H A Dopenssl.c7469 static int php_openssl_cipher_update(const EVP_CIPHER *cipher_type, in php_openssl_cipher_update() function
7550 php_openssl_cipher_update(cipher_type, cipher_ctx, &mode, &outbuf, &outlen, in php_openssl_encrypt()
7675 php_openssl_cipher_update(cipher_type, cipher_ctx, &mode, &outbuf, &outlen, in php_openssl_decrypt()

Completed in 20 milliseconds