Home
last modified time | relevance | path

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

/PHP-5.5/ext/openssl/
H A Dphp_openssl.h42 PHP_FUNCTION(openssl_pkey_export);
H A Dopenssl.c409 PHP_FE(openssl_pkey_export, arginfo_openssl_pkey_export)
3254 PHP_FUNCTION(openssl_pkey_export) in PHP_FUNCTION() argument
/PHP-5.5/ext/phar/tests/
H A Dphar_setsignaturealgo2.phpt41 openssl_pkey_export($private, $pkey, NULL, $config_arg);
/PHP-5.5/ext/phar/tests/tar/
H A Dphar_setsignaturealgo2.phpt42 openssl_pkey_export($private, $pkey, NULL, $config_arg);
/PHP-5.5/ext/phar/tests/zip/
H A Dphar_setsignaturealgo2.phpt55 openssl_pkey_export($keys, $privkey, NULL, $config_arg);

Completed in 19 milliseconds