Home
last modified time | relevance | path

Searched refs:pass_cb (Results 1 – 2 of 2) sorted by relevance

/openssl/test/
H A Devp_pkey_provided_test.c131 static int pass_cb(char *buf, int size, int rwflag, void *u) in pass_cb() function
163 NULL, 0, pass_cb, NULL)) in test_print_key_using_pem()
177 pass_cb, NULL)) in test_print_key_using_pem()
/openssl/doc/man3/
H A DPEM_read_bio_PrivateKey.pod533 key = PEM_read_bio_PrivateKey(bp, NULL, pass_cb, "My Private Key");
539 int pass_cb(char *buf, int size, int rwflag, void *u)

Completed in 12 milliseconds