Home
last modified time | relevance | path

Searched defs:pem_password_cb (Results 1 – 2 of 2) sorted by relevance

/external/openssl/include/openssl/
Dpem.h560 typedef int pem_password_cb(char *buf, int size, int rwflag, void *userdata); typedef
563 typedef int pem_password_cb(char *buf, int size, int rwflag); typedef
/external/openssl/crypto/pem/
Dpem.h560 typedef int pem_password_cb(char *buf, int size, int rwflag, void *userdata); typedef
563 typedef int pem_password_cb(char *buf, int size, int rwflag); typedef