Home
last modified time | relevance | path

Searched defs:ctext (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/regress/lib/libcrypto/sm2/
H A Dsm2crypttest.c103 uint8_t *ctext = NULL; in test_sm2() local
/openbsd-src/regress/lib/libcrypto/rsa/
H A Drsa_test.c361 unsigned char ctext[256]; in main() local
/openbsd-src/games/adventure/
H A Dmain.c67 struct text ctext[CLSMAX]; /* classes of adventurer */ variable