Home
last modified time | relevance | path

Searched refs:outSz (Results 1 – 25 of 427) sorted by relevance

12345678910>>...18

/dports/misc/glow/glow-f24d960e3cc80db95ac0bc17b1900dbf60ca044a/lib/IR/
H A DIRBuilder.cpp68 auto outSz = in createMaxPoolWithArgmaxOp() local
74 {idim.n, outSz.first, outSz.second, idim.c}); in createMaxPoolWithArgmaxOp()
77 input->getType(), {idim.n, outSz.first, outSz.second, idim.c}); in createMaxPoolWithArgmaxOp()
81 auto outSz = in createMaxPoolWithArgmaxOp() local
87 {idim.n, idim.c, outSz.first, outSz.second}); in createMaxPoolWithArgmaxOp()
90 input->getType(), {idim.n, idim.c, outSz.first, outSz.second}); in createMaxPoolWithArgmaxOp()
118 auto outSz = in createAvgPoolOp() local
121 input->getType(), {idim.n, outSz.first, outSz.second, idim.c}); in createAvgPoolOp()
124 auto outSz = in createAvgPoolOp() local
127 input->getType(), {idim.n, idim.c, outSz.first, outSz.second}); in createAvgPoolOp()
/dports/security/wolfssl/wolfssl-5.1.0/wolfcrypt/src/port/caam/
H A Dwolfcaam_init.c118 info->cmac.out, info->cmac.outSz, info->cmac.type, in wc_CAAM_router()
312 if (data == NULL || out == NULL || outSz == NULL || in wc_caamCreateBlob_ex()
313 *outSz < dataSz + WC_CAAM_BLOB_SZ) { in wc_caamCreateBlob_ex()
367 *outSz = dataSz + WC_CAAM_BLOB_SZ; in wc_caamCreateBlob_ex()
396 if (data == NULL || out == NULL || outSz == NULL || in wc_caamOpenBlob_ex()
397 *outSz < dataSz - WC_CAAM_BLOB_SZ) { in wc_caamOpenBlob_ex()
452 *outSz = dataSz - WC_CAAM_BLOB_SZ; in wc_caamOpenBlob_ex()
475 if (*outSz < inSz + WC_CAAM_MAC_SZ) { in wc_caamCoverKey()
495 *outSz = inSz + WC_CAAM_MAC_SZ; in wc_caamCoverKey()
594 buf[0].Length = outSz; in caamReadPartition()
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfcrypt/src/port/caam/
H A Dwolfcaam_init.c118 info->cmac.out, info->cmac.outSz, info->cmac.type, in wc_CAAM_router()
312 if (data == NULL || out == NULL || outSz == NULL || in wc_caamCreateBlob_ex()
313 *outSz < dataSz + WC_CAAM_BLOB_SZ) { in wc_caamCreateBlob_ex()
367 *outSz = dataSz + WC_CAAM_BLOB_SZ; in wc_caamCreateBlob_ex()
396 if (data == NULL || out == NULL || outSz == NULL || in wc_caamOpenBlob_ex()
397 *outSz < dataSz - WC_CAAM_BLOB_SZ) { in wc_caamOpenBlob_ex()
452 *outSz = dataSz - WC_CAAM_BLOB_SZ; in wc_caamOpenBlob_ex()
475 if (*outSz < inSz + WC_CAAM_MAC_SZ) { in wc_caamCoverKey()
495 *outSz = inSz + WC_CAAM_MAC_SZ; in wc_caamCoverKey()
594 buf[0].Length = outSz; in caamReadPartition()
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/src/port/caam/
H A Dwolfcaam_init.c118 info->cmac.out, info->cmac.outSz, info->cmac.type,
312 if (data == NULL || out == NULL || outSz == NULL ||
313 *outSz < dataSz + WC_CAAM_BLOB_SZ) {
367 *outSz = dataSz + WC_CAAM_BLOB_SZ;
396 if (data == NULL || out == NULL || outSz == NULL ||
397 *outSz < dataSz - WC_CAAM_BLOB_SZ) {
452 *outSz = dataSz - WC_CAAM_BLOB_SZ;
475 if (*outSz < inSz + WC_CAAM_MAC_SZ) {
495 *outSz = inSz + WC_CAAM_MAC_SZ;
594 buf[0].Length = outSz;
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfcrypt/src/port/caam/
H A Dwolfcaam_init.c118 info->cmac.out, info->cmac.outSz, info->cmac.type, in wc_CAAM_router()
312 if (data == NULL || out == NULL || outSz == NULL || in wc_caamCreateBlob_ex()
313 *outSz < dataSz + WC_CAAM_BLOB_SZ) { in wc_caamCreateBlob_ex()
367 *outSz = dataSz + WC_CAAM_BLOB_SZ; in wc_caamCreateBlob_ex()
396 if (data == NULL || out == NULL || outSz == NULL || in wc_caamOpenBlob_ex()
397 *outSz < dataSz - WC_CAAM_BLOB_SZ) { in wc_caamOpenBlob_ex()
452 *outSz = dataSz - WC_CAAM_BLOB_SZ; in wc_caamOpenBlob_ex()
475 if (*outSz < inSz + WC_CAAM_MAC_SZ) { in wc_caamCoverKey()
495 *outSz = inSz + WC_CAAM_MAC_SZ; in wc_caamCoverKey()
594 buf[0].Length = outSz; in caamReadPartition()
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/src/port/caam/
H A Dwolfcaam_init.c118 info->cmac.out, info->cmac.outSz, info->cmac.type, in wc_CAAM_router()
312 if (data == NULL || out == NULL || outSz == NULL || in wc_caamCreateBlob_ex()
313 *outSz < dataSz + WC_CAAM_BLOB_SZ) { in wc_caamCreateBlob_ex()
367 *outSz = dataSz + WC_CAAM_BLOB_SZ; in wc_caamCreateBlob_ex()
396 if (data == NULL || out == NULL || outSz == NULL || in wc_caamOpenBlob_ex()
397 *outSz < dataSz - WC_CAAM_BLOB_SZ) { in wc_caamOpenBlob_ex()
452 *outSz = dataSz - WC_CAAM_BLOB_SZ; in wc_caamOpenBlob_ex()
475 if (*outSz < inSz + WC_CAAM_MAC_SZ) { in wc_caamCoverKey()
495 *outSz = inSz + WC_CAAM_MAC_SZ; in wc_caamCoverKey()
594 buf[0].Length = outSz; in caamReadPartition()
[all …]
/dports/security/wolfssl/wolfssl-5.1.0/wolfcrypt/src/
H A Dcompress.c86 int wc_Compress_ex(byte* out, word32 outSz, const byte* in, word32 inSz, in wc_Compress_ex() argument
99 stream.avail_out = (uInt)outSz; in wc_Compress_ex()
100 if ((uLong)stream.avail_out != outSz) return COMPRESS_INIT_E; in wc_Compress_ex()
125 int wc_Compress(byte* out, word32 outSz, const byte* in, word32 inSz, word32 flags) in wc_Compress() argument
127 return wc_Compress_ex(out, outSz, in, inSz, flags, 0); in wc_Compress()
143 int wc_DeCompress_ex(byte* out, word32 outSz, const byte* in, word32 inSz, in wc_DeCompress_ex() argument
166 stream.avail_out = (uInt)outSz; in wc_DeCompress_ex()
167 if ((uLong)stream.avail_out != outSz) return DECOMPRESS_INIT_E; in wc_DeCompress_ex()
191 int wc_DeCompress(byte* out, word32 outSz, const byte* in, word32 inSz) in wc_DeCompress() argument
193 return wc_DeCompress_ex(out, outSz, in, inSz, 0); in wc_DeCompress()
H A Dcmac.c201 int wc_CmacFinal(Cmac* cmac, byte* out, word32* outSz) in wc_CmacFinal() argument
206 if (cmac == NULL || out == NULL || outSz == NULL) { in wc_CmacFinal()
209 if (*outSz < WC_CMAC_TAG_MIN_SZ || *outSz > WC_CMAC_TAG_MAX_SZ) { in wc_CmacFinal()
215 ret = wc_CryptoCb_Cmac(cmac, NULL, 0, NULL, 0, out, outSz, 0, NULL); in wc_CmacFinal()
247 XMEMCPY(out, cmac->digest, *outSz); in wc_CmacFinal()
258 int wc_AesCmacGenerate(byte* out, word32* outSz, in wc_AesCmacGenerate() argument
285 ret = wc_CmacFinal(cmac, out, outSz); in wc_AesCmacGenerate()
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfcrypt/src/
H A Dcompress.c86 int wc_Compress_ex(byte* out, word32 outSz, const byte* in, word32 inSz, in wc_Compress_ex() argument
99 stream.avail_out = (uInt)outSz; in wc_Compress_ex()
100 if ((uLong)stream.avail_out != outSz) return COMPRESS_INIT_E; in wc_Compress_ex()
125 int wc_Compress(byte* out, word32 outSz, const byte* in, word32 inSz, word32 flags) in wc_Compress() argument
127 return wc_Compress_ex(out, outSz, in, inSz, flags, 0); in wc_Compress()
143 int wc_DeCompress_ex(byte* out, word32 outSz, const byte* in, word32 inSz, in wc_DeCompress_ex() argument
166 stream.avail_out = (uInt)outSz; in wc_DeCompress_ex()
167 if ((uLong)stream.avail_out != outSz) return DECOMPRESS_INIT_E; in wc_DeCompress_ex()
191 int wc_DeCompress(byte* out, word32 outSz, const byte* in, word32 inSz) in wc_DeCompress() argument
193 return wc_DeCompress_ex(out, outSz, in, inSz, 0); in wc_DeCompress()
H A Dcmac.c201 int wc_CmacFinal(Cmac* cmac, byte* out, word32* outSz) in wc_CmacFinal() argument
206 if (cmac == NULL || out == NULL || outSz == NULL) { in wc_CmacFinal()
209 if (*outSz < WC_CMAC_TAG_MIN_SZ || *outSz > WC_CMAC_TAG_MAX_SZ) { in wc_CmacFinal()
215 ret = wc_CryptoCb_Cmac(cmac, NULL, 0, NULL, 0, out, outSz, 0, NULL); in wc_CmacFinal()
247 XMEMCPY(out, cmac->digest, *outSz); in wc_CmacFinal()
258 int wc_AesCmacGenerate(byte* out, word32* outSz, in wc_AesCmacGenerate() argument
285 ret = wc_CmacFinal(cmac, out, outSz); in wc_AesCmacGenerate()
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/src/
H A Dcompress.c86 int wc_Compress_ex(byte* out, word32 outSz, const byte* in, word32 inSz, in wc_Compress_ex() argument
99 stream.avail_out = (uInt)outSz; in wc_Compress_ex()
100 if ((uLong)stream.avail_out != outSz) return COMPRESS_INIT_E; in wc_Compress_ex()
125 int wc_Compress(byte* out, word32 outSz, const byte* in, word32 inSz, word32 flags) in wc_Compress() argument
127 return wc_Compress_ex(out, outSz, in, inSz, flags, 0); in wc_Compress()
143 int wc_DeCompress_ex(byte* out, word32 outSz, const byte* in, word32 inSz, in wc_DeCompress_ex() argument
166 stream.avail_out = (uInt)outSz; in wc_DeCompress_ex()
167 if ((uLong)stream.avail_out != outSz) return DECOMPRESS_INIT_E; in wc_DeCompress_ex()
191 int wc_DeCompress(byte* out, word32 outSz, const byte* in, word32 inSz) in wc_DeCompress() argument
193 return wc_DeCompress_ex(out, outSz, in, inSz, 0); in wc_DeCompress()
H A Dcmac.c201 int wc_CmacFinal(Cmac* cmac, byte* out, word32* outSz) in wc_CmacFinal() argument
206 if (cmac == NULL || out == NULL || outSz == NULL) { in wc_CmacFinal()
209 if (*outSz < WC_CMAC_TAG_MIN_SZ || *outSz > WC_CMAC_TAG_MAX_SZ) { in wc_CmacFinal()
215 ret = wc_CryptoCb_Cmac(cmac, NULL, 0, NULL, 0, out, outSz, 0, NULL); in wc_CmacFinal()
247 XMEMCPY(out, cmac->digest, *outSz); in wc_CmacFinal()
258 int wc_AesCmacGenerate(byte* out, word32* outSz, in wc_AesCmacGenerate() argument
285 ret = wc_CmacFinal(cmac, out, outSz); in wc_AesCmacGenerate()
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/src/
H A Dcompress.c86 int wc_Compress_ex(byte* out, word32 outSz, const byte* in, word32 inSz, in wc_Compress_ex() argument
99 stream.avail_out = (uInt)outSz; in wc_Compress_ex()
100 if ((uLong)stream.avail_out != outSz) return COMPRESS_INIT_E; in wc_Compress_ex()
125 int wc_Compress(byte* out, word32 outSz, const byte* in, word32 inSz, word32 flags) in wc_Compress() argument
127 return wc_Compress_ex(out, outSz, in, inSz, flags, 0); in wc_Compress()
143 int wc_DeCompress_ex(byte* out, word32 outSz, const byte* in, word32 inSz, in wc_DeCompress_ex() argument
166 stream.avail_out = (uInt)outSz; in wc_DeCompress_ex()
167 if ((uLong)stream.avail_out != outSz) return DECOMPRESS_INIT_E; in wc_DeCompress_ex()
191 int wc_DeCompress(byte* out, word32 outSz, const byte* in, word32 inSz) in wc_DeCompress() argument
193 return wc_DeCompress_ex(out, outSz, in, inSz, 0); in wc_DeCompress()
H A Dcmac.c201 int wc_CmacFinal(Cmac* cmac, byte* out, word32* outSz) in wc_CmacFinal() argument
206 if (cmac == NULL || out == NULL || outSz == NULL) { in wc_CmacFinal()
209 if (*outSz < WC_CMAC_TAG_MIN_SZ || *outSz > WC_CMAC_TAG_MAX_SZ) { in wc_CmacFinal()
215 ret = wc_CryptoCb_Cmac(cmac, NULL, 0, NULL, 0, out, outSz, 0, NULL); in wc_CmacFinal()
247 XMEMCPY(out, cmac->digest, *outSz); in wc_CmacFinal()
258 int wc_AesCmacGenerate(byte* out, word32* outSz, in wc_AesCmacGenerate() argument
285 ret = wc_CmacFinal(cmac, out, outSz); in wc_AesCmacGenerate()
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfcrypt/src/
H A Dcompress.c86 int wc_Compress_ex(byte* out, word32 outSz, const byte* in, word32 inSz, in wc_Compress_ex() argument
99 stream.avail_out = (uInt)outSz; in wc_Compress_ex()
100 if ((uLong)stream.avail_out != outSz) return COMPRESS_INIT_E; in wc_Compress_ex()
125 int wc_Compress(byte* out, word32 outSz, const byte* in, word32 inSz, word32 flags) in wc_Compress() argument
127 return wc_Compress_ex(out, outSz, in, inSz, flags, 0); in wc_Compress()
143 int wc_DeCompress_ex(byte* out, word32 outSz, const byte* in, word32 inSz, in wc_DeCompress_ex() argument
166 stream.avail_out = (uInt)outSz; in wc_DeCompress_ex()
167 if ((uLong)stream.avail_out != outSz) return DECOMPRESS_INIT_E; in wc_DeCompress_ex()
191 int wc_DeCompress(byte* out, word32 outSz, const byte* in, word32 inSz) in wc_DeCompress() argument
193 return wc_DeCompress_ex(out, outSz, in, inSz, 0); in wc_DeCompress()
H A Dcmac.c201 int wc_CmacFinal(Cmac* cmac, byte* out, word32* outSz) in wc_CmacFinal() argument
206 if (cmac == NULL || out == NULL || outSz == NULL) { in wc_CmacFinal()
209 if (*outSz < WC_CMAC_TAG_MIN_SZ || *outSz > WC_CMAC_TAG_MAX_SZ) { in wc_CmacFinal()
215 ret = wc_CryptoCb_Cmac(cmac, NULL, 0, NULL, 0, out, outSz, 0, NULL); in wc_CmacFinal()
247 XMEMCPY(out, cmac->digest, *outSz); in wc_CmacFinal()
258 int wc_AesCmacGenerate(byte* out, word32* outSz, in wc_AesCmacGenerate() argument
285 ret = wc_CmacFinal(cmac, out, outSz); in wc_AesCmacGenerate()
/dports/security/wolfssl/wolfssl-5.1.0/wolfssl/wolfcrypt/port/caam/
H A Dwolfcaam.h56 WOLFSSL_LOCAL int caamReadPartition(CAAM_ADDRESS addr, unsigned char* out, int outSz);
59 word32* outSz);
61 word32* outSz);
64 word32* outSz, int type, byte* mod, word32 modSz);
66 word32* outSz, int type, byte* mod, word32 modSz);
67 WOLFSSL_API int wc_caamCoverKey(byte* in, word32 inSz, byte* out, word32* outSz,
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfssl/wolfcrypt/port/caam/
H A Dwolfcaam.h56 WOLFSSL_LOCAL int caamReadPartition(CAAM_ADDRESS addr, unsigned char* out, int outSz);
59 word32* outSz);
61 word32* outSz);
64 word32* outSz, int type, byte* mod, word32 modSz);
66 word32* outSz, int type, byte* mod, word32 modSz);
67 WOLFSSL_API int wc_caamCoverKey(byte* in, word32 inSz, byte* out, word32* outSz,
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfssl/wolfcrypt/port/caam/
H A Dwolfcaam.h56 WOLFSSL_LOCAL int caamReadPartition(CAAM_ADDRESS addr, unsigned char* out, int outSz);
59 word32* outSz);
61 word32* outSz);
64 word32* outSz, int type, byte* mod, word32 modSz);
66 word32* outSz, int type, byte* mod, word32 modSz);
67 WOLFSSL_API int wc_caamCoverKey(byte* in, word32 inSz, byte* out, word32* outSz,
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfssl/wolfcrypt/port/caam/
H A Dwolfcaam.h56 WOLFSSL_LOCAL int caamReadPartition(CAAM_ADDRESS addr, unsigned char* out, int outSz);
59 word32* outSz);
61 word32* outSz);
64 word32* outSz, int type, byte* mod, word32 modSz);
66 word32* outSz, int type, byte* mod, word32 modSz);
67 WOLFSSL_API int wc_caamCoverKey(byte* in, word32 inSz, byte* out, word32* outSz,
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfssl/wolfcrypt/port/caam/
H A Dwolfcaam.h56 WOLFSSL_LOCAL int caamReadPartition(CAAM_ADDRESS addr, unsigned char* out, int outSz);
59 word32* outSz);
61 word32* outSz);
64 word32* outSz, int type, byte* mod, word32 modSz);
66 word32* outSz, int type, byte* mod, word32 modSz);
67 WOLFSSL_API int wc_caamCoverKey(byte* in, word32 inSz, byte* out, word32* outSz,
/dports/security/wolfssh/wolfssh-1.4.8/src/
H A Dwolfsftp.c1137 word32 outSz = 0; in wolfSSH_SFTP_RecvRealPath() local
1585 word32 outSz = 0; in wolfSSH_SFTP_RecvRMDIR() local
1670 word32 outSz = 0; in wolfSSH_SFTP_RecvMKDIR() local
2990 *outSz = idx; in wolfSSH_SFTP_SendName()
3030 word32 outSz = 0; in wolfSSH_SFTP_RecvReadDir() local
3213 word32 outSz = 0; in wolfSSH_SFTP_RecvWrite() local
3297 word32 outSz = 0;
3389 word32 outSz; in wolfSSH_SFTP_RecvRead() local
3484 word32 outSz;
3772 word32 outSz; in wolfSSH_SFTP_RecvRemove() local
[all …]
/dports/security/wolfssl/wolfssl-5.1.0/IDE/QNX/example-server/
H A Dserver-tls.c50 int outSz; in test_blob() local
60 outSz = keySz + WC_CAAM_BLOB_SZ; in test_blob()
61 ret = wc_caamCreateBlob_ex(key, keySz, out, (word32*)&outSz, in test_blob()
69 for (i = 0; i < outSz; i++) in test_blob()
78 ret = wc_caamOpenBlob_ex(out, outSz, key, (word32*)&keyOutSz, in test_blob()
185 unsigned int inSz, unsigned char* out, word32* outSz, in TLS_ECC_Sign_callback() argument
199 return wc_ecc_sign_hash(in, inSz, out, outSz, NULL, blackKey); in TLS_ECC_Sign_callback()
/dports/security/wolfssl/wolfssl-5.1.0/wolfcrypt/src/port/af_alg/
H A Dafalg_hash.c138 static int AfalgHashFinal(wolfssl_AFALG_Hash* hash, byte* out, word32 outSz, in AfalgHashFinal() argument
162 if ((ret = (int)read(hash->rdFd, out, outSz)) != (int)outSz) { in AfalgHashFinal()
172 static int AfalgHashGet(wolfssl_AFALG_Hash* hash, byte* out, word32 outSz) in AfalgHashGet() argument
186 if ((ret = (int)read(hash->rdFd, out, outSz)) != (int)outSz) { in AfalgHashGet()
193 (void)outSz; in AfalgHashGet()
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/IDE/QNX/example-server/
H A Dserver-tls.c50 int outSz; in test_blob() local
60 outSz = keySz + WC_CAAM_BLOB_SZ; in test_blob()
61 ret = wc_caamCreateBlob_ex(key, keySz, out, (word32*)&outSz, in test_blob()
69 for (i = 0; i < outSz; i++) in test_blob()
78 ret = wc_caamOpenBlob_ex(out, outSz, key, (word32*)&keyOutSz, in test_blob()
185 unsigned int inSz, unsigned char* out, word32* outSz, in TLS_ECC_Sign_callback() argument
199 return wc_ecc_sign_hash(in, inSz, out, outSz, NULL, blackKey); in TLS_ECC_Sign_callback()

12345678910>>...18