Searched defs:cofactor (Results 1 – 1 of 1) sorted by relevance
/PHP-8.3/ext/openssl/ |
H A D | openssl.c | 4290 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 4437 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 24 milliseconds