HomeSort by relevance Sort by last modified time
    Searched refs:TestOperation (Results 1 - 2 of 2) sorted by null

  /external/boringssl/src/crypto/cipher_extra/
cipher_test.cc 152 static void TestOperation(FileTest *t, const EVP_CIPHER *cipher, bool encrypt,
255 TestOperation(t, cipher, true /* encrypt */, chunk_size, key, iv,
261 TestOperation(t, cipher, false /* decrypt */, chunk_size, key, iv,
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/
If.c 123 TestOperation (
616 OperationResult = TestOperation(Compare1, Compare2, BinOp, CaseInsensitive, ForceStringCompare);
    [all...]

Completed in 352 milliseconds