Home
last modified time | relevance | path

Searched defs:plain (Results 1 – 16 of 16) sorted by relevance

/openbsd-src/lib/libradius/
H A Dradius_userpass.c40 const char *plain, const void *ra, const char *secret) in radius_encrypt_user_password_attr()
72 radius_decrypt_user_password_attr(char *plain, size_t plen, const void *cipher, in radius_decrypt_user_password_attr()
H A Dradius_mppe.c45 radius_encrypt_mppe_key_attr(void *cipher, size_t * clen, const void *plain, in radius_encrypt_mppe_key_attr()
86 radius_decrypt_mppe_key_attr(void *plain, size_t * plen, const void *cipher, in radius_decrypt_mppe_key_attr()
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dptype.exp536 proc ptype_maybe_prototyped { id prototyped plain } {
/openbsd-src/regress/lib/libradius/
H A Dtest24.c13 char plain[256]; in test24() local
H A Dtest25.c24 uint8_t plain[256]; in test25() local
/openbsd-src/usr.sbin/radiusd/
H A Dradius_subr.c28 const u_char *salt, u_char *plain, int plainlen) in radius_attr_hide()
H A Dchap_ms.c346 mschap_radiuskey(u_int8_t *plain, const u_int8_t *encrypted, in mschap_radiuskey()
/openbsd-src/regress/lib/libcrypto/idea/
H A Dideatest.c82 static unsigned char plain[CFB_TEST_SIZE]= variable
/openbsd-src/regress/sys/crypto/chachapoly/
H A Dchachapoly_test.c287 size_t ivlen, unsigned char *plain, size_t plen) in dochacha()
/openbsd-src/regress/lib/libcrypto/chacha/
H A Dchachatest.c354 static const unsigned char plain[] = { in crypto_xchacha_20_test() local
/openbsd-src/regress/lib/libcrypto/des/
H A Ddestest.c270 static unsigned char plain[24]= variable
/openbsd-src/usr.sbin/npppd/npppd/
H A Dchap_ms.c346 mschap_radiuskey(u_int8_t *plain, const u_int8_t *encrypted, in mschap_radiuskey()
/openbsd-src/usr.sbin/radiusctl/
H A Dchap_ms.c346 mschap_radiuskey(u_int8_t *plain, const u_int8_t *crypted, in mschap_radiuskey()
/openbsd-src/sbin/iked/
H A Dchap_ms.c359 mschap_radiuskey(uint8_t *plain, const uint8_t *crypted, in mschap_radiuskey()
/openbsd-src/usr.bin/ssh/
H A Dsshconnect.c1439 struct sshkey *plain = NULL; in verify_host_key() local
/openbsd-src/lib/libssl/
H A Dtls12_record_layer.c1180 uint8_t *plain = NULL; in tls12_record_layer_seal_record_protected_cipher() local