Searched defs:pB (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/evp/
H A Dpbe_scrypt.c67 uint32_t X[16], *pB; local
83 unsigned char *pB; local
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/providers/implementations/kdfs/
H A Dscrypt.c339 uint32_t X[16], *pB; local
355 unsigned char *pB; local
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/x509/
H A Dx_pubkey.c1047 EVP_PKEY *pA, *pB; local
/netbsd-current/external/public-domain/sqlite/dist/
H A Dshell.c3999 static int decimal_cmp(const Decimal *pA, const Decimal *pB){ argument
4034 Decimal *pA = 0, *pB = 0; local
4084 decimal_add(Decimal *pA, Decimal *pB) argument
4157 decimalMul(Decimal *pA, Decimal *pB) argument
4326 Decimal *pB = decimalNewFromText((const char*)zB, nKey2); local
4352 Decimal *pB = decimal_new(context, argv[1], 1); local
4365 Decimal *pB = decimal_new(context, argv[1], 1); local
4446 Decimal *pB = decimal_new(context, argv[1], 1); local
[all...]
H A Dsqlite3.c54604 pcacheMergeDirtyList(PgHdr *pA, PgHdr *pB) argument
84497 sqlite3VdbeSwap(Vdbe *pA, Vdbe *pB) argument
114319 sqlite3ExprCompare( const Parse *pParse, const Expr *pA, const Expr *pB, int iTab ) argument
114421 sqlite3ExprListCompare(const ExprList *pA, const ExprList *pB, int iTab) argument
114440 sqlite3ExprCompareSkip(Expr *pA,Expr *pB, int iTab) argument
142046 sqlite3JoinType(Parse *pParse, Token *pA, Token *pB, Token *pC) argument
[all...]

Completed in 517 milliseconds