HomeSort by relevance Sort by last modified time
    Searched full:testvector (Results 26 - 34 of 34) sorted by null

12

  /external/boringssl/src/crypto/cipher_extra/
aead_test.cc 116 TEST_P(PerAEADTest, TestVector) {
  /external/libese/apps/boot/card/src/com/android/verifiedboot/storage/
CarrierLock.java 473 public short testVector(byte[] buffer, short offset, short length) {
  /libcore/luni/src/test/java/libcore/javax/crypto/
CipherTest.java     [all...]
  /external/boringssl/src/crypto/chacha/
chacha_test.cc 222 TEST(ChaChaTest, TestVector) {
  /external/compiler-rt/test/builtins/Unit/ppc/
qdiv_test.c 19 struct testVector {
29 const struct testVector edgeCases[] = {
102 const int numEdgeCases = sizeof(edgeCases) / sizeof(struct testVector);
215 const struct testVector accuracyTests[] = {
    [all...]
qmul_test.c 19 struct testVector {
29 const struct testVector edgeCases[] = {
102 const int numEdgeCases = sizeof(edgeCases) / sizeof(struct testVector);
217 const struct testVector accuracyTests[] = {
    [all...]
qadd_test.c 19 struct testVector {
29 const struct testVector edgeCases[] = {
102 const int numEdgeCases = sizeof(edgeCases) / sizeof(struct testVector);
265 const struct testVector accuracyTests[] = {
    [all...]
qsub_test.c 19 struct testVector {
29 const struct testVector edgeCases[] = {
102 const int numEdgeCases = sizeof(edgeCases) / sizeof(struct testVector);
267 const struct testVector accuracyTests[] = {
    [all...]
  /external/flatbuffers/tests/
go_test.go 1059 // end testvector
    [all...]

Completed in 775 milliseconds

12