Home
last modified time | relevance | path

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

/PHP-8.3/ext/openssl/
H A Dopenssl.c4955 int base_id = 0; in PHP_FUNCTION() local
4958 base_id = EVP_PKEY_base_id(pkey); in PHP_FUNCTION()
4964 base_id = EVP_PKEY_type(nid); in PHP_FUNCTION()
4969 switch (base_id) { in PHP_FUNCTION()

Completed in 42 milliseconds