Searched refs:netware_locking_callback (Results 1 - 1 of 1) sorted by relevance

/external/openssl/crypto/threads/
H A Dmttest.c119 void netware_locking_callback(int mode,int type,char *file,int line);
1146 CRYPTO_set_locking_callback((void (*)())netware_locking_callback);
1170 void netware_locking_callback(int mode, int type, char *file, int line) function

Completed in 57 milliseconds