Searched defs:ctext_len (Results 1 – 2 of 2) sorted by relevance
/openbsd/regress/lib/libcrypto/sm2/ | ||
H A D | sm2crypttest.c | 102 size_t ctext_len = 0; in test_sm2() local |
H A D | sm2evptest.c | 121 size_t ctext_len = sizeof(ciphertext); in test_EVP_SM2() local |