Searched refs:pem_pw_cb (Results 1 – 1 of 1) sorted by relevance
116 static int pem_pw_cb(char *buf, int len, int w, void *v) in pem_pw_cb() function161 private_key = PEM_read_bio_PrivateKey(b, NULL, pem_pw_cb, in read_private_key()
Completed in 2 milliseconds