Home | Sort by: relevance | last modified time | path |
/src/sys/external/isc/libsodium/src/ | |
sodium_selftest.c | 104 static const uint8_t aad[] = { local in function:crypto_aead_chacha20poly1305_ietf_selftest 140 uint8_t aadbuf[sizeof(aad) + TESTALIGN]; 173 memcpy(aadbuf + j, aad, sizeof(aad)); 180 aadbuf + j, sizeof(aad), 218 memcpy(aadbuf + j, aad, sizeof(aad)); 226 aadbuf + j, sizeof(aad), 262 aadbuf + j, sizeof(aad), 294 aadbuf + j, sizeof(aad), 345 static const uint8_t aad[] = { local in function:crypto_aead_xchacha20poly1305_ietf_selftest [all...] |
sodium_selftest.c | 104 static const uint8_t aad[] = { local in function:crypto_aead_chacha20poly1305_ietf_selftest 140 uint8_t aadbuf[sizeof(aad) + TESTALIGN]; 173 memcpy(aadbuf + j, aad, sizeof(aad)); 180 aadbuf + j, sizeof(aad), 218 memcpy(aadbuf + j, aad, sizeof(aad)); 226 aadbuf + j, sizeof(aad), 262 aadbuf + j, sizeof(aad), 294 aadbuf + j, sizeof(aad), 345 static const uint8_t aad[] = { local in function:crypto_aead_xchacha20poly1305_ietf_selftest [all...] |