1. 26 Mar, 2016 1 commit
    • Kenny Root's avatar
      CipherTest: test instance reuse with updateAAD · 156bf0a0
      Kenny Root authored
      AAD was not being reset on each Cipher init or doFinal call, so add
      regression tests to make sure that is now the case.
      
      (cherry picked from commit d90a44bf)
      
      Bug: 27324690
      Change-Id: I5f7606efb6dfcd412166eed2bd5f417097a97f1f
      156bf0a0
  2. 27 Feb, 2016 1 commit
  3. 09 Oct, 2015 7 commits
  4. 08 Oct, 2015 18 commits
  5. 29 Sep, 2015 8 commits
  6. 28 Sep, 2015 3 commits
    • Daniel Xie's avatar
      am 66b3ce69: am 70a463cb: Merge "Fix the ENGINE_finish/ENGINE_free mixup The... · a18ebd19
      Daniel Xie authored
      am 66b3ce69: am 70a463cb: Merge "Fix the ENGINE_finish/ENGINE_free mixup The tests were calling finish when it meant free. This caused tests to segmentation fault next time the ENGINE was looked up in the dynamic engine list. (from cl/107214) b/23693318" into kitkat-c
      
      * commit '66b3ce69':
        Fix the ENGINE_finish/ENGINE_free mixup The tests were calling finish when it meant free. This caused tests to segmentation fault next time the ENGINE was looked up in the dynamic engine list. (from cl/107214) b/23693318
      a18ebd19
    • Daniel Xie's avatar
      am 70a463cb: Merge "Fix the ENGINE_finish/ENGINE_free mixup The tests were... · 66b3ce69
      Daniel Xie authored
      am 70a463cb: Merge "Fix the ENGINE_finish/ENGINE_free mixup The tests were calling finish when it meant free. This caused tests to segmentation fault next time the ENGINE was looked up in the dynamic engine list. (from cl/107214) b/23693318" into kitkat-cts-dev
      
      * commit '70a463cb':
        Fix the ENGINE_finish/ENGINE_free mixup The tests were calling finish when it meant free. This caused tests to segmentation fault next time the ENGINE was looked up in the dynamic engine list. (from cl/107214) b/23693318
      66b3ce69
    • Daniel Xie's avatar
      Merge "Fix the ENGINE_finish/ENGINE_free mixup The tests were calling finish... · 70a463cb
      Daniel Xie authored
      Merge "Fix the ENGINE_finish/ENGINE_free mixup The tests were calling finish when it meant free. This caused tests to segmentation fault next time the ENGINE was looked up in the dynamic engine list. (from cl/107214) b/23693318" into kitkat-cts-dev
      70a463cb
  7. 15 Sep, 2015 2 commits