Home
last modified time | relevance | path

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

/php-src/ext/openssl/
H A Dopenssl.c7536 static int php_openssl_cipher_init(const EVP_CIPHER *cipher_type, in php_openssl_cipher_init() function
7687 if (php_openssl_cipher_init(cipher_type, cipher_ctx, &mode, in php_openssl_encrypt()
7812 if (php_openssl_cipher_init(cipher_type, cipher_ctx, &mode, in php_openssl_decrypt()

Completed in 20 milliseconds