Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Drsa_test.c215 static int rsa_setkey(RSA** key, unsigned char *ctext, int idx) in rsa_setkey()
242 unsigned char ctext[256]; in test_rsa_simple() local
H A Drsa_mp_test.c191 unsigned char ctext[256]; in test_rsa_mp() local
H A Dsm2_internal_test.c151 uint8_t *ctext = NULL; in test_sm2_crypt() local
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Drsa_mp_test.c255 unsigned char ctext[256]; in test_rsa_mp() local
H A Drsa_test.c214 static int rsa_setkey(RSA** key, unsigned char *ctext, int idx) in rsa_setkey()
241 unsigned char ctext[256]; in test_rsa_simple() local
H A Dsm2_internal_test.c147 uint8_t *ctext = NULL; in test_sm2_crypt() local
/netbsd-src/games/adventure/
H A Dinit.c81 struct text ctext[CLSMAX]; /* classes of adventurer */ variable