Searched defs:key_alg (Results 1 – 2 of 2) sorted by relevance
82 int cert_new(int key_alg, cert_t *cert, int days, int ca, STACK_OF(X509_EXTENSION) * sk) in cert_new()
70 static int key_alg; variable