Searched refs:PRBool (Results 1 – 5 of 5) sorted by relevance
/external/libchrome/crypto/ |
D | scoped_nss_types.h | 24 template <typename Type, void (*Destroyer)(Type*, PRBool), PRBool freeit>
|
D | nss_util.cc | 109 char* PKCS11PasswordFunc(PK11SlotInfo* slot, PRBool retry, void* arg) { in PKCS11PasswordFunc()
|
/external/libchrome/base/third_party/nspr/ |
D | prtime.h | 65 typedef PRIntn PRBool; typedef 260 PRBool default_to_gmt,
|
D | prtime.cc | 458 PRBool default_to_gmt, in PR_ParseTimeString()
|
/external/curl/lib/vtls/ |
D | nss.c | 279 PRBool cipher_state[NUM_OF_CIPHERS]; in set_ciphers() 280 PRBool found; in set_ciphers() 524 const char *filename, PRBool cacert) in nss_load_cert() 746 static char *nss_get_password(PK11SlotInfo *slot, PRBool retry, void *arg) in nss_get_password() 758 static SECStatus nss_auth_cert_hook(void *arg, PRFileDesc *fd, PRBool checksig, in nss_auth_cert_hook() 759 PRBool isServer) in nss_auth_cert_hook() 851 PRBool *canFalseStart) in CanFalseStartCallback() 860 PRBool negotiatedExtension; in CanFalseStartCallback() 1798 PRBool ssl_no_cache; in nss_setup_connect() 1799 PRBool ssl_cbc_random_iv; in nss_setup_connect()
|