Home
last modified time | relevance | path

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

/php-src/ext/openssl/tests/
H A Dopenssl_pkey_derive-x25519.phpt6 <?php if (!defined("OPENSSL_KEYTYPE_X25519")) print "skip"; ?>
/php-src/ext/openssl/
H A Dopenssl.stub.php339 const OPENSSL_KEYTYPE_X25519 = UNKNOWN; define
H A Dopenssl_arginfo.h637 REGISTER_LONG_CONSTANT("OPENSSL_KEYTYPE_X25519", OPENSSL_KEYTYPE_X25519, CONST_PERSISTENT); in register_openssl_symbols()
H A Dopenssl.c127 OPENSSL_KEYTYPE_X25519 = OPENSSL_KEYTYPE_DH +2, enumerator
3785 case OPENSSL_KEYTYPE_X25519: in php_openssl_get_evp_pkey_type()
5238 ktype = OPENSSL_KEYTYPE_X25519; in PHP_FUNCTION()

Completed in 40 milliseconds