Home | History | Annotate | Download | only in bodge

Lines Matching refs:PRBool

334 PRBool 
351 RC4_DestroyContext(RC4Context *cx, PRBool freeit)
390 RC2_DestroyContext(RC2Context *cx, PRBool freeit)
429 RC5_DestroyContext(RC5Context *cx, PRBool freeit)
460 int mode, PRBool encrypt)
468 DES_DestroyContext(DESContext *cx, PRBool freeit)
498 int mode, PRBool encrypt)
506 SEED_DestroyContext(SEEDContext *cx, PRBool freeit)
547 AES_DestroyContext(AESContext *cx, PRBool freeit)
601 MD5_DestroyContext(MD5Context *cx, PRBool freeit)
682 MD2_DestroyContext(MD2Context *cx, PRBool freeit)
764 SHA1_DestroyContext(SHA1Context *cx, PRBool freeit)
961 SHA256_DestroyContext(SHA256Context *cx, PRBool freeit)
1051 SHA512_DestroyContext(SHA512Context *cx, PRBool freeit)
1142 SHA384_DestroyContext(SHA384Context *cx, PRBool freeit)
1218 AESKeyWrap_DestroyContext(AESKeyWrapContext *cx, PRBool freeit)
1246 PRBool
1260 PRBool
1297 PRBool withCofactor, SECItem * derivedSecret)
1488 SECItem *seed, SECItem *result, PRBool isFIPS)
1505 HMAC_Destroy(HMACContext *cx, PRBool freeit)
1514 unsigned int secret_len, PRBool isFIPS)
1523 const unsigned char *secret, unsigned int secret_len, PRBool isFIPS)
1623 Camellia_DestroyContext(CamelliaContext *cx, PRBool freeit)
1652 void BL_SetForkState(PRBool forked)