Home | History | Annotate | Download | only in bodge

Lines Matching refs:PRBool

103  PRBool (* p_KEA_Verify)(SECItem *Y, SECItem *prime, SECItem *subPrime);
107 void (* p_RC4_DestroyContext)(RC4Context *cx, PRBool freeit);
121 void (* p_RC2_DestroyContext)(RC2Context *cx, PRBool freeit);
134 void (* p_RC5_DestroyContext)(RC5Context *cx, PRBool freeit);
146 int mode, PRBool encrypt);
148 void (* p_DES_DestroyContext)(DESContext *cx, PRBool freeit);
163 void (* p_AES_DestroyContext)(AESContext *cx, PRBool freeit);
180 void (* p_MD5_DestroyContext)(MD5Context *cx, PRBool freeit);
202 void (* p_MD2_DestroyContext)(MD2Context *cx, PRBool freeit);
225 void (* p_SHA1_DestroyContext)(SHA1Context *cx, PRBool freeit);
273 void (* p_SHA256_DestroyContext)(SHA256Context *cx, PRBool freeit);
288 void (* p_SHA512_DestroyContext)(SHA512Context *cx, PRBool freeit);
303 void (* p_SHA384_DestroyContext)(SHA384Context *cx, PRBool freeit);
322 void (* p_AESKeyWrap_DestroyContext)(AESKeyWrapContext *cx, PRBool freeit);
336 PRBool (*p_BLAPI_SHVerify)(const char *name, PRFuncPtr addr);
337 PRBool (*p_BLAPI_VerifySelf)(const char *name);
355 PRBool withCofactor,
430 SECItem *seed, SECItem *result, PRBool isFIPS);
436 unsigned int secret_len, PRBool isFIPS);
439 unsigned int secret_len, PRBool isFIPS);
447 void (* p_HMAC_Destroy)(HMACContext *cx, PRBool freeit);
475 void (* p_Camellia_DestroyContext)(CamelliaContext *cx, PRBool freeit);
507 int mode, PRBool encrypt);
509 void (* p_SEED_DestroyContext)(SEEDContext *cx, PRBool freeit);
522 void ( * p_BL_SetForkState)(PRBool);