Searched defs:cipher_type (Results 1 – 1 of 1) sorted by relevance
7409 …d php_openssl_load_cipher_mode(struct php_openssl_cipher_mode *mode, const EVP_CIPHER *cipher_type) in php_openssl_load_cipher_mode()7512 static int php_openssl_cipher_init(const EVP_CIPHER *cipher_type, in php_openssl_cipher_init()7585 static int php_openssl_cipher_update(const EVP_CIPHER *cipher_type, in php_openssl_cipher_update()7636 const EVP_CIPHER *cipher_type; in php_openssl_encrypt() local7749 const EVP_CIPHER *cipher_type; in php_openssl_decrypt() local7847 const EVP_CIPHER *cipher_type; in php_openssl_get_evp_cipher_by_name() local7860 const EVP_CIPHER *cipher_type = php_openssl_get_evp_cipher_by_name(method); in php_openssl_cipher_iv_length() local7889 const EVP_CIPHER *cipher_type = php_openssl_get_evp_cipher_by_name(method); in php_openssl_cipher_key_length() local
Completed in 42 milliseconds