Lines Matching refs:cipherlen

998                     size_t cipherlen = OSSL_HPKE_TSTSIZE;  in test_hpke_modes_suites()  local
1030 cipherlen = 15; in test_hpke_modes_suites()
1031 if (!TEST_false(OSSL_HPKE_seal(ctx, cipher, &cipherlen, in test_hpke_modes_suites()
1036 cipherlen = OSSL_HPKE_TSTSIZE; in test_hpke_modes_suites()
1037 if (!TEST_true(OSSL_HPKE_seal(ctx, cipher, &cipherlen, in test_hpke_modes_suites()
1078 cipherlen))) in test_hpke_modes_suites()
1084 cipherlen))) in test_hpke_modes_suites()
1136 size_t cipherlen = sizeof(cipher); in test_hpke_export() local
1158 if (!TEST_true(OSSL_HPKE_seal(ctx, cipher, &cipherlen, NULL, 0, in test_hpke_export()
1178 cipher, cipherlen))) in test_hpke_export()
1323 size_t cipherlen = sizeof(cipher); in test_hpke_oddcalls() local
1463 if (!TEST_false(OSSL_HPKE_seal(ctx, cipher, &cipherlen, NULL, 0, in test_hpke_oddcalls()
1489 if (!TEST_false(OSSL_HPKE_seal(ctx, cipher, &cipherlen, NULL, 0, in test_hpke_oddcalls()
1494 if (!TEST_true(OSSL_HPKE_seal(ctx, cipher, &cipherlen, NULL, 0, in test_hpke_oddcalls()
1516 cipher, cipherlen))) in test_hpke_oddcalls()
1530 cipher, cipherlen))) in test_hpke_oddcalls()
1537 cipher, cipherlen))) in test_hpke_oddcalls()
1542 cipher, cipherlen))) in test_hpke_oddcalls()
1812 size_t cipherlen = sizeof(cipher); in test_hpke_compressed() local
1846 if (!TEST_true(OSSL_HPKE_seal(ctx, cipher, &cipherlen, NULL, 0, in test_hpke_compressed()
1860 cipher, cipherlen))) in test_hpke_compressed()
1890 size_t cipherlen = sizeof(cipher); in test_hpke_noncereuse() local
1911 if (!TEST_true(OSSL_HPKE_seal(ctx, cipher, &cipherlen, NULL, 0, in test_hpke_noncereuse()
1930 cipher, cipherlen))) in test_hpke_noncereuse()
1936 cipher, cipherlen))) in test_hpke_noncereuse()