Home
last modified time | relevance | path

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

/PHP-8.3/ext/openssl/
H A Dopenssl.c7396 static void php_openssl_load_cipher_mode(struct php_openssl_cipher_mode *mode, const EVP_CIPHER *ci… in php_openssl_load_cipher_mode() function
7648 php_openssl_load_cipher_mode(&mode, cipher_type); in php_openssl_encrypt()
7762 php_openssl_load_cipher_mode(&mode, cipher_type); in php_openssl_decrypt()

Completed in 21 milliseconds