HomeSort by: relevance | last modified time | path
    Searched refs:test_MSG_protect_pbmac_no_sender (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/test/
cmp_protect_test.c 283 static int test_MSG_protect_pbmac_no_sender(int with_ref)
307 return test_MSG_protect_pbmac_no_sender(1);
312 return test_MSG_protect_pbmac_no_sender(0);
  /src/crypto/external/bsd/openssl/dist/test/
cmp_protect_test.c 282 static int test_MSG_protect_pbmac_no_sender(int with_ref)
306 return test_MSG_protect_pbmac_no_sender(1);
311 return test_MSG_protect_pbmac_no_sender(0);

Completed in 21 milliseconds