Home
last modified time | relevance | path

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

/php-src/ext/openssl/
H A Dopenssl.c7609 static int php_openssl_cipher_update(const EVP_CIPHER *cipher_type, in php_openssl_cipher_update() function
7690 php_openssl_cipher_update(cipher_type, cipher_ctx, &mode, &outbuf, &outlen, in php_openssl_encrypt()
7815 php_openssl_cipher_update(cipher_type, cipher_ctx, &mode, &outbuf, &outlen, in php_openssl_decrypt()

Completed in 20 milliseconds