Home
last modified time | relevance | path

Searched refs:attributeCopyParams (Results 1 – 14 of 14) sorted by relevance

/dports/security/cryptlib/cryptlib-3.4.3/cert/
H A Dcomp_gets.c347 return( attributeCopyParams( certInfo, certInfoMaxLength, in getCertAttributeComponent()
356 return( attributeCopyParams( certInfo, certInfoMaxLength, in getCertAttributeComponent()
414 return( attributeCopyParams( certInfo, certInfoMaxLength, in getCertHash()
427 return( attributeCopyParams( certInfo, certInfoMaxLength, in getCertHash()
958 return( attributeCopyParams( certInfo, certInfoMaxLength, in getHolderURI()
1029 status = attributeCopyParams( certInfo, certInfoMaxLength, in getPkiUserInfo()
1104 return( attributeCopyParams( certInfo, certInfoMaxLength, in getCertComponentString()
1184 return( attributeCopyParams( certInfo, certInfoMaxLength, in getCertComponentString()
1194 return( attributeCopyParams( certInfo, certInfoMaxLength, in getCertComponentString()
1204 return( attributeCopyParams( certInfo, certInfoMaxLength, in getCertComponentString()
[all …]
H A Dchk_chn.c457 return( attributeCopyParams( policyDataPtr->data, MAX_POLICY_SIZE,
H A Ddn.c921 return( attributeCopyParams( value, valueMaxLength, valueLength,
/dports/security/cryptlib/cryptlib-3.4.3/session/
H A Dssh2_chn.c530 return( attributeCopyParams( data, dataMaxLength, dataLength, in getChannelAttributeS()
535 return( attributeCopyParams( data, dataMaxLength, dataLength, in getChannelAttributeS()
540 return( attributeCopyParams( data, dataMaxLength, dataLength, in getChannelAttributeS()
633 return( attributeCopyParams( channelInfoPtr->type, in setChannelAttributeS()
639 return( attributeCopyParams( channelInfoPtr->arg1, in setChannelAttributeS()
645 return( attributeCopyParams( channelInfoPtr->arg2, in setChannelAttributeS()
864 status = attributeCopyParams( channelInfo.type, CRYPT_MAX_TEXTSIZE,
867 status = attributeCopyParams( channelInfo.arg1, CRYPT_MAX_TEXTSIZE,
H A Dcertstore.c159 return( attributeCopyParams( attribute, attributeMaxLen,
184 return( attributeCopyParams( attribute, attributeMaxLen,
H A Dscorebrd.c196 status = attributeCopyParams( scoreboardEntryPtr->sessionID,
201 status = attributeCopyParams( scoreboardEntryPtr->data,
H A Dssl_cli.c1104 status = attributeCopyParams( handshakeInfo->sessionID, in beginClientHandshake()
1295 status = attributeCopyParams( handshakeInfo->premasterSecret, in beginClientHandshake()
H A Dcmp_rdmsg.c194 return( attributeCopyParams( outData, outDataMaxLength, outDataLength,
H A Dssl_svr.c874 status = attributeCopyParams( handshakeInfo->premasterSecret, in beginServerHandshake()
/dports/security/cryptlib/cryptlib-3.4.3/keyset/
H A Dpkcs15_get.c152 return( attributeCopyParams( data, dataMaxLength, dataLength, in IN_ARRAY()
221 return( attributeCopyParams( data, dataMaxLength, dataLength, in getConfigItem()
330 return( attributeCopyParams( auxInfo, auxInfoMaxLength, in getItemFunction()
H A Dpkcs12_rd.c1032 return( attributeCopyParams( auxInfo, auxInfoMaxLength, in getItemFunction()
/dports/security/cryptlib/cryptlib-3.4.3/misc/
H A Dint_api.c120 int attributeCopyParams( OUT_BUFFER_OPT( destMaxLength, \ in attributeCopyParams() function
174 return( attributeCopyParams( msgData->data, msgData->length, in attributeCopy()
H A Dint_api.h22 int attributeCopyParams( OUT_BUFFER_OPT( destMaxLength, \
/dports/security/cryptlib/cryptlib-3.4.3/
H A Dcryptcrt.c1502 status = attributeCopyParams( extension, extensionMaxLength, in cryptGetCertExtension()