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