Home
last modified time | relevance | path

Searched refs:GWEN_DB_GetBinValue (Results 1 – 25 of 84) sorted by relevance

1234

/dports/finance/aqbanking/aqbanking-6.2.10/src/libs/plugins/backends/aqhbci/ajobs/
H A Djobgetestatements.c109 p=GWEN_DB_GetBinValue(dbXA, "eStatement", 0, 0, 0, &bs); in AH_Job_GetEStatements_Process()
121 p=GWEN_DB_GetBinValue(dbXA, "ackCode", 0, 0, 0, &bs); in AH_Job_GetEStatements_Process()
H A Djobgettrans_camt.c288 p=GWEN_DB_GetBinValue(dbXA, "noted", 0, 0, 0, &bs); in _readTransactionsFromResponse()
316 p=GWEN_DB_GetBinValue(dbBooked, "dayData", i, 0, 0, &bs); in _readBooked()
H A Djobgetdepot.c149 p=GWEN_DB_GetBinValue(dbXA, "depotInfo", 0, 0, 0, &bs); in _sampleDepotInfo()
H A Djobgettransactions.c242 p=GWEN_DB_GetBinValue(dbXA, "booked", 0, 0, 0, &bs); in AH_Job_GetTransactions_Process()
245 p=GWEN_DB_GetBinValue(dbXA, "noted", 0, 0, 0, &bs); in AH_Job_GetTransactions_Process()
H A Djobsepastandingorderget.c177 p=GWEN_DB_GetBinValue(dbXA, "transfer", 0, 0, 0, &bs); in _readTransactionFromResponse()
/dports/finance/aqbanking/aqbanking-6.2.10/src/libs/plugins/backends/aqhbci/joblayer/
H A Djob_commit_key.c67 modp=(uint8_t *)GWEN_DB_GetBinValue(dbRd, "key/modulus", 0, NULL, 0, &modl); in AH_Job_Commit_Key()
98 expp=(uint8_t *)GWEN_DB_GetBinValue(dbRd, "key/exponent", 0, NULL, 0, &expl); in AH_Job_Commit_Key()
/dports/finance/aqbanking/aqbanking-6.2.10/src/libs/plugins/backends/aqfints/libaqfints/session/hbci/
H A Ds_decrypt_hbci.c74 ptr=(const uint8_t *) GWEN_DB_GetBinValue(dbCryptHead, "CryptAlgo/MsgKey", 0, 0, 0, &len); in AQFINTS_Session_DecryptSegmentHbci()
86 ptr=(const uint8_t *) GWEN_DB_GetBinValue(dbCryptData, "CryptData", 0, NULL, 0, &len); in AQFINTS_Session_DecryptSegmentHbci()
H A Ds_verify_hbci.c81 ptr=(const uint8_t *) GWEN_DB_GetBinValue(dbSigTail, "signature", 0, 0, 0, &len); in AQFINTS_Session_VerifySegmentHbci()
/dports/finance/aqbanking/aqbanking-6.2.10/src/libs/plugins/backends/aqfints/libaqfints/session/pintan/
H A Ds_decrypt_pintan.c51 ptr=(const uint8_t *) GWEN_DB_GetBinValue(dbCryptData, "CryptData", 0, NULL, 0, &len); in AQFINTS_Session_DecryptSegmentPinTan()
/dports/finance/aqbanking/aqbanking-6.2.10/src/libs/plugins/backends/aqhbci/msglayer/
H A Dmsgcrypt_rxh_decrypt.c91 p=GWEN_DB_GetBinValue(ndata, "CryptData", 0, 0, 0, &l); in AH_Msg_DecryptRxh()
190 p=GWEN_DB_GetBinValue(grCryptHead, "CryptAlgo/MsgKey", 0, 0, 0, &l); in _rxhDecrypt_ExtractMessageKey()
H A Dmsgcrypt_ddv.c773 p=GWEN_DB_GetBinValue(nhead, in AH_Msg_DecryptDdv()
809 p=GWEN_DB_GetBinValue(ndata, in AH_Msg_DecryptDdv()
1129 p=GWEN_DB_GetBinValue(sigtail, "signature", 0, 0, 0, &l); in AH_Msg_VerifyDdv()
/dports/devel/libchipcard/libchipcard-5.0.4/src/lib/client/base/
H A Dcard_iso.c45 p=GWEN_DB_GetBinValue(dbResp, in LC_Card__IsoReadBinary()
249 p=GWEN_DB_GetBinValue(dbResp, in LC_Card__IsoReadRecord()
736 p=GWEN_DB_GetBinValue(dbResp, in LC_Card__IsoInternalAuth()
785 p=GWEN_DB_GetBinValue(dbRsp, "response/data", 0, 0, 0, &bs); in LC_Card__IsoEncipher()
830 p=GWEN_DB_GetBinValue(dbRsp, "response/data", 0, 0, 0, &bs); in LC_Card__IsoDecipher()
/dports/devel/libchipcard/libchipcard-5.0.4/src/lib/client/cards/ddvcard/
H A Dddvcard.c594 p=GWEN_DB_GetBinValue(dbResp, in LC_DDVCard_GetChallenge()
651 p=GWEN_DB_GetBinValue(dbResp, in LC_DDVCard_CryptCharBlock()
749 p=GWEN_DB_GetBinValue(dbResp, in LC_DDVCard_SignHash0()
823 p=GWEN_DB_GetBinValue(dbResp, in LC_DDVCard_SignHash1()
/dports/finance/aqbanking/aqbanking-6.2.10/src/libs/plugins/backends/aqfints/libaqfints/session/
H A Ds_decode.c158 ptr=(const uint8_t *) GWEN_DB_GetBinValue(dbSecDetails, "cid", 0, NULL, 0, &len); in AQFINTS_Session_ReadKeyDescrFromDbHead()
/dports/devel/gwenhywfar-qt5/gwenhywfar-5.6.0/src/crypt3/
H A Dhashalgo.c111 p=GWEN_DB_GetBinValue(db, "initVector", 0, NULL, 0, &len); in GWEN_Crypt_HashAlgo_fromDb()
/dports/devel/gwenhywfar-gtk3/gwenhywfar-5.6.0/src/crypt3/
H A Dhashalgo.c111 p=GWEN_DB_GetBinValue(db, "initVector", 0, NULL, 0, &len); in GWEN_Crypt_HashAlgo_fromDb()
/dports/devel/gwenhywfar-gtk2/gwenhywfar-5.6.0/src/crypt3/
H A Dhashalgo.c111 p=GWEN_DB_GetBinValue(db, "initVector", 0, NULL, 0, &len); in GWEN_Crypt_HashAlgo_fromDb()
/dports/devel/gwenhywfar/gwenhywfar-5.6.0/src/crypt3/
H A Dhashalgo.c111 p=GWEN_DB_GetBinValue(db, "initVector", 0, NULL, 0, &len); in GWEN_Crypt_HashAlgo_fromDb()
/dports/devel/gwenhywfar-fox16/gwenhywfar-5.6.0/src/crypt3/
H A Dhashalgo.c111 p=GWEN_DB_GetBinValue(db, "initVector", 0, NULL, 0, &len); in GWEN_Crypt_HashAlgo_fromDb()
/dports/devel/gwenhywfar-gtk3/gwenhywfar-5.6.0/src/crypttoken/
H A Dct_keyinfo.c441 ptr=GWEN_DB_GetBinValue(p_db, "modulus", 0, NULL, 0, &len); in GWEN_Crypt_Token_KeyInfo_ReadDb()
459 ptr=GWEN_DB_GetBinValue(p_db, "exponent", 0, NULL, 0, &len); in GWEN_Crypt_Token_KeyInfo_ReadDb()
486 ptr=GWEN_DB_GetBinValue(p_db, "certificate", 0, NULL, 0, &len); in GWEN_Crypt_Token_KeyInfo_ReadDb()
/dports/devel/gwenhywfar-gtk2/gwenhywfar-5.6.0/src/crypttoken/
H A Dct_keyinfo.c441 ptr=GWEN_DB_GetBinValue(p_db, "modulus", 0, NULL, 0, &len); in GWEN_Crypt_Token_KeyInfo_ReadDb()
459 ptr=GWEN_DB_GetBinValue(p_db, "exponent", 0, NULL, 0, &len); in GWEN_Crypt_Token_KeyInfo_ReadDb()
486 ptr=GWEN_DB_GetBinValue(p_db, "certificate", 0, NULL, 0, &len); in GWEN_Crypt_Token_KeyInfo_ReadDb()
/dports/devel/gwenhywfar-qt5/gwenhywfar-5.6.0/src/crypttoken/
H A Dct_keyinfo.c441 ptr=GWEN_DB_GetBinValue(p_db, "modulus", 0, NULL, 0, &len); in GWEN_Crypt_Token_KeyInfo_ReadDb()
459 ptr=GWEN_DB_GetBinValue(p_db, "exponent", 0, NULL, 0, &len); in GWEN_Crypt_Token_KeyInfo_ReadDb()
486 ptr=GWEN_DB_GetBinValue(p_db, "certificate", 0, NULL, 0, &len); in GWEN_Crypt_Token_KeyInfo_ReadDb()
/dports/devel/gwenhywfar/gwenhywfar-5.6.0/src/crypttoken/
H A Dct_keyinfo.c441 ptr=GWEN_DB_GetBinValue(p_db, "modulus", 0, NULL, 0, &len); in GWEN_Crypt_Token_KeyInfo_ReadDb()
459 ptr=GWEN_DB_GetBinValue(p_db, "exponent", 0, NULL, 0, &len); in GWEN_Crypt_Token_KeyInfo_ReadDb()
486 ptr=GWEN_DB_GetBinValue(p_db, "certificate", 0, NULL, 0, &len); in GWEN_Crypt_Token_KeyInfo_ReadDb()
/dports/devel/gwenhywfar-fox16/gwenhywfar-5.6.0/src/crypttoken/
H A Dct_keyinfo.c441 ptr=GWEN_DB_GetBinValue(p_db, "modulus", 0, NULL, 0, &len); in GWEN_Crypt_Token_KeyInfo_ReadDb()
459 ptr=GWEN_DB_GetBinValue(p_db, "exponent", 0, NULL, 0, &len); in GWEN_Crypt_Token_KeyInfo_ReadDb()
486 ptr=GWEN_DB_GetBinValue(p_db, "certificate", 0, NULL, 0, &len); in GWEN_Crypt_Token_KeyInfo_ReadDb()
/dports/finance/kmymoney/kmymoney-5.1.1/kmymoney/plugins/kbanking/
H A Dgwenkdegui.cpp158 …pictureData = (const uchar *)GWEN_DB_GetBinValue(methodParams, "imageData", 0, NULL, 0, &pictureDa… in getPasswordPhoto()

1234