Lines Matching defs:method
1834 zend_string* php_openssl_x509_fingerprint(X509 *peer, const char *method, bool raw) in php_openssl_x509_fingerprint()
1867 char *method = "sha1"; in PHP_FUNCTION() local
1974 const X509V3_EXT_METHOD *method = NULL; in openssl_x509v3_subjectAltName() local
5139 char *method; in PHP_FUNCTION() local
6852 char *method; in PHP_FUNCTION() local
6980 char *method, *iv = NULL; in PHP_FUNCTION() local
7151 char *data, *method; in PHP_FUNCTION() local
7437 const char *method, size_t method_len, in php_openssl_encrypt()
7530 char *data, *method, *password, *iv = "", *aad = ""; in PHP_FUNCTION() local
7550 const char *method, size_t method_len, in php_openssl_decrypt()
7631 char *data, *method, *password, *iv = "", *tag = NULL, *aad = ""; in PHP_FUNCTION() local
7653 static inline const EVP_CIPHER *php_openssl_get_evp_cipher_by_name(const char *method) in php_openssl_get_evp_cipher_by_name()
7666 PHP_OPENSSL_API zend_long php_openssl_cipher_iv_length(const char *method) in php_openssl_cipher_iv_length()
7675 zend_string *method; in PHP_FUNCTION() local
7695 PHP_OPENSSL_API zend_long php_openssl_cipher_key_length(const char *method) in php_openssl_cipher_key_length()
7704 zend_string *method; in PHP_FUNCTION() local