Home
last modified time | relevance | path

Searched refs:recipSetSz (Results 1 – 5 of 5) sorted by relevance

/dports/security/wolfssl/wolfssl-5.1.0/wolfcrypt/src/
H A Dpkcs7.c8155 int recipSz, recipSetSz; in wc_PKCS7_EncodeEnvelopedData() local
8235 recipSetSz = SetSet(recipSz, recipSet); in wc_PKCS7_EncodeEnvelopedData()
8323 totalSz = verSz + recipSetSz + recipSz + encContentSeqSz + contentTypeSz + in wc_PKCS7_EncodeEnvelopedData()
8361 XMEMCPY(output + idx, recipSet, recipSetSz); in wc_PKCS7_EncodeEnvelopedData()
8362 idx += recipSetSz; in wc_PKCS7_EncodeEnvelopedData()
10848 int recipSz, recipSetSz; in wc_PKCS7_EncodeAuthEnvelopedData() local
10994 recipSetSz = SetSet(recipSz, recipSet); in wc_PKCS7_EncodeAuthEnvelopedData()
11229 totalSz = verSz + recipSetSz + recipSz + encContentSeqSz + contentTypeSz + in wc_PKCS7_EncodeAuthEnvelopedData()
11268 XMEMCPY(output + idx, recipSet, recipSetSz); in wc_PKCS7_EncodeAuthEnvelopedData()
11269 idx += recipSetSz; in wc_PKCS7_EncodeAuthEnvelopedData()
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfcrypt/src/
H A Dpkcs7.c8155 int recipSz, recipSetSz; in wc_PKCS7_EncodeEnvelopedData() local
8235 recipSetSz = SetSet(recipSz, recipSet); in wc_PKCS7_EncodeEnvelopedData()
8323 totalSz = verSz + recipSetSz + recipSz + encContentSeqSz + contentTypeSz + in wc_PKCS7_EncodeEnvelopedData()
8361 XMEMCPY(output + idx, recipSet, recipSetSz); in wc_PKCS7_EncodeEnvelopedData()
8362 idx += recipSetSz; in wc_PKCS7_EncodeEnvelopedData()
10848 int recipSz, recipSetSz; in wc_PKCS7_EncodeAuthEnvelopedData() local
10994 recipSetSz = SetSet(recipSz, recipSet); in wc_PKCS7_EncodeAuthEnvelopedData()
11229 totalSz = verSz + recipSetSz + recipSz + encContentSeqSz + contentTypeSz + in wc_PKCS7_EncodeAuthEnvelopedData()
11268 XMEMCPY(output + idx, recipSet, recipSetSz); in wc_PKCS7_EncodeAuthEnvelopedData()
11269 idx += recipSetSz; in wc_PKCS7_EncodeAuthEnvelopedData()
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/src/
H A Dpkcs7.c8155 int recipSz, recipSetSz; in wc_PKCS7_EncodeEnvelopedData() local
8235 recipSetSz = SetSet(recipSz, recipSet); in wc_PKCS7_EncodeEnvelopedData()
8323 totalSz = verSz + recipSetSz + recipSz + encContentSeqSz + contentTypeSz + in wc_PKCS7_EncodeEnvelopedData()
8361 XMEMCPY(output + idx, recipSet, recipSetSz); in wc_PKCS7_EncodeEnvelopedData()
8362 idx += recipSetSz; in wc_PKCS7_EncodeEnvelopedData()
10848 int recipSz, recipSetSz; in wc_PKCS7_EncodeAuthEnvelopedData() local
10994 recipSetSz = SetSet(recipSz, recipSet); in wc_PKCS7_EncodeAuthEnvelopedData()
11229 totalSz = verSz + recipSetSz + recipSz + encContentSeqSz + contentTypeSz + in wc_PKCS7_EncodeAuthEnvelopedData()
11268 XMEMCPY(output + idx, recipSet, recipSetSz); in wc_PKCS7_EncodeAuthEnvelopedData()
11269 idx += recipSetSz; in wc_PKCS7_EncodeAuthEnvelopedData()
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/src/
H A Dpkcs7.c8155 int recipSz, recipSetSz; in wc_PKCS7_EncodeEnvelopedData() local
8235 recipSetSz = SetSet(recipSz, recipSet); in wc_PKCS7_EncodeEnvelopedData()
8323 totalSz = verSz + recipSetSz + recipSz + encContentSeqSz + contentTypeSz + in wc_PKCS7_EncodeEnvelopedData()
8361 XMEMCPY(output + idx, recipSet, recipSetSz); in wc_PKCS7_EncodeEnvelopedData()
8362 idx += recipSetSz; in wc_PKCS7_EncodeEnvelopedData()
10848 int recipSz, recipSetSz; in wc_PKCS7_EncodeAuthEnvelopedData() local
10994 recipSetSz = SetSet(recipSz, recipSet); in wc_PKCS7_EncodeAuthEnvelopedData()
11229 totalSz = verSz + recipSetSz + recipSz + encContentSeqSz + contentTypeSz + in wc_PKCS7_EncodeAuthEnvelopedData()
11268 XMEMCPY(output + idx, recipSet, recipSetSz); in wc_PKCS7_EncodeAuthEnvelopedData()
11269 idx += recipSetSz; in wc_PKCS7_EncodeAuthEnvelopedData()
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfcrypt/src/
H A Dpkcs7.c8155 int recipSz, recipSetSz; in wc_PKCS7_EncodeEnvelopedData() local
8235 recipSetSz = SetSet(recipSz, recipSet); in wc_PKCS7_EncodeEnvelopedData()
8323 totalSz = verSz + recipSetSz + recipSz + encContentSeqSz + contentTypeSz + in wc_PKCS7_EncodeEnvelopedData()
8361 XMEMCPY(output + idx, recipSet, recipSetSz); in wc_PKCS7_EncodeEnvelopedData()
8362 idx += recipSetSz; in wc_PKCS7_EncodeEnvelopedData()
10848 int recipSz, recipSetSz; in wc_PKCS7_EncodeAuthEnvelopedData() local
10994 recipSetSz = SetSet(recipSz, recipSet); in wc_PKCS7_EncodeAuthEnvelopedData()
11229 totalSz = verSz + recipSetSz + recipSz + encContentSeqSz + contentTypeSz + in wc_PKCS7_EncodeAuthEnvelopedData()
11268 XMEMCPY(output + idx, recipSet, recipSetSz); in wc_PKCS7_EncodeAuthEnvelopedData()
11269 idx += recipSetSz; in wc_PKCS7_EncodeAuthEnvelopedData()