Home
last modified time | relevance | path

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

/php-src/ext/openssl/tests/
H A Dopenssl_pkey_derive-x448.phpt6 <?php if (!defined("OPENSSL_KEYTYPE_X448")) print "skip"; ?>
/php-src/ext/openssl/
H A Dopenssl.stub.php349 const OPENSSL_KEYTYPE_X448 = UNKNOWN; define
H A Dopenssl_arginfo.h643 REGISTER_LONG_CONSTANT("OPENSSL_KEYTYPE_X448", OPENSSL_KEYTYPE_X448, CONST_PERSISTENT); in register_openssl_symbols()
H A Dopenssl.c129 OPENSSL_KEYTYPE_X448 = OPENSSL_KEYTYPE_DH +4, enumerator
3789 case OPENSSL_KEYTYPE_X448: in php_openssl_get_evp_pkey_type()
5248 ktype = OPENSSL_KEYTYPE_X448; in PHP_FUNCTION()

Completed in 36 milliseconds