Home
last modified time | relevance | path

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

/PHP-8.0/ext/openssl/
H A Dopenssl.c1236 zend_class_entry key_ce; in PHP_INI_END() local
1237 INIT_CLASS_ENTRY(key_ce, "OpenSSLAsymmetricKey", class_OpenSSLAsymmetricKey_methods); in PHP_INI_END()
1238 php_openssl_pkey_ce = zend_register_internal_class(&key_ce); in PHP_INI_END()

Completed in 21 milliseconds