Home
last modified time | relevance | path

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

/openssl/test/
H A Dhpke_test.c926 size_t plainlen = OSSL_HPKE_TSTSIZE; in test_hpke_modes_suites() local
933 plainlen = strlen((char *)plain); in test_hpke_modes_suites()
1132 size_t plainlen = sizeof(plain); in test_hpke_export() local
1159 plain, plainlen))) in test_hpke_export()
1319 size_t plainlen = sizeof(plain); in test_hpke_oddcalls() local
1487 plainlen = 0; in test_hpke_oddcalls()
1492 plainlen = sizeof(plain); in test_hpke_oddcalls()
1495 plain, plainlen))) in test_hpke_oddcalls()
1808 size_t plainlen = sizeof(plain); in test_hpke_compressed() local
1847 plain, plainlen))) in test_hpke_compressed()
[all …]

Completed in 11 milliseconds