Home
last modified time | relevance | path

Searched refs:plainlen (Results 1 – 1 of 1) sorted by relevance

/openssl/test/
H A Dhpke_test.c928 size_t plainlen = OSSL_HPKE_TSTSIZE; in test_hpke_modes_suites() local
935 plainlen = strlen((char *)plain); in test_hpke_modes_suites()
1134 size_t plainlen = sizeof(plain); in test_hpke_export() local
1161 plain, plainlen))) in test_hpke_export()
1321 size_t plainlen = sizeof(plain); in test_hpke_oddcalls() local
1489 plainlen = 0; in test_hpke_oddcalls()
1494 plainlen = sizeof(plain); in test_hpke_oddcalls()
1497 plain, plainlen))) in test_hpke_oddcalls()
1810 size_t plainlen = sizeof(plain); in test_hpke_compressed() local
1849 plain, plainlen))) in test_hpke_compressed()
[all …]

Completed in 15 milliseconds