Home
last modified time | relevance | path

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

/freebsd-9-stable/crypto/openssl/apps/
Dapps.c518 int password_callback(char *buf, int bufsiz, int verify, PW_CB_DATA *cb_tmp) in password_callback() argument
524 PW_CB_DATA *cb_data = (PW_CB_DATA *)cb_tmp; in password_callback()