Searched defs:g_y (Results 1 – 1 of 1) sorted by relevance
/PHP-8.4/ext/openssl/ |
H A D | openssl.c | 4377 BIGNUM *p = NULL, *a = NULL, *b = NULL, *order = NULL, *g_x = NULL, *g_y = NULL , *cofactor = NULL; in php_openssl_pkey_init_legacy_ec() local 4524 BIGNUM *p = NULL, *a = NULL, *b = NULL, *order = NULL, *g_x = NULL, *g_y = NULL, *cofactor = NULL; in php_openssl_pkey_init_ec() local
|
Completed in 50 milliseconds