Searched defs:plain (Results 1 – 16 of 16) sorted by relevance
/openbsd-src/lib/libradius/ |
H A D | radius_userpass.c | 40 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 D | radius_mppe.c | 45 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 D | ptype.exp | 536 proc ptype_maybe_prototyped { id prototyped plain } {
|
/openbsd-src/regress/lib/libradius/ |
H A D | test24.c | 13 char plain[256]; in test24() local
|
H A D | test25.c | 24 uint8_t plain[256]; in test25() local
|
/openbsd-src/usr.sbin/radiusd/ |
H A D | radius_subr.c | 28 const u_char *salt, u_char *plain, int plainlen) in radius_attr_hide()
|
H A D | chap_ms.c | 346 mschap_radiuskey(u_int8_t *plain, const u_int8_t *encrypted, in mschap_radiuskey()
|
/openbsd-src/regress/lib/libcrypto/idea/ |
H A D | ideatest.c | 82 static unsigned char plain[CFB_TEST_SIZE]= variable
|
/openbsd-src/regress/sys/crypto/chachapoly/ |
H A D | chachapoly_test.c | 287 size_t ivlen, unsigned char *plain, size_t plen) in dochacha()
|
/openbsd-src/regress/lib/libcrypto/chacha/ |
H A D | chachatest.c | 354 static const unsigned char plain[] = { in crypto_xchacha_20_test() local
|
/openbsd-src/regress/lib/libcrypto/des/ |
H A D | destest.c | 270 static unsigned char plain[24]= variable
|
/openbsd-src/usr.sbin/npppd/npppd/ |
H A D | chap_ms.c | 346 mschap_radiuskey(u_int8_t *plain, const u_int8_t *encrypted, in mschap_radiuskey()
|
/openbsd-src/usr.sbin/radiusctl/ |
H A D | chap_ms.c | 346 mschap_radiuskey(u_int8_t *plain, const u_int8_t *crypted, in mschap_radiuskey()
|
/openbsd-src/sbin/iked/ |
H A D | chap_ms.c | 359 mschap_radiuskey(uint8_t *plain, const uint8_t *crypted, in mschap_radiuskey()
|
/openbsd-src/usr.bin/ssh/ |
H A D | sshconnect.c | 1439 struct sshkey *plain = NULL; in verify_host_key() local
|
/openbsd-src/lib/libssl/ |
H A D | tls12_record_layer.c | 1180 uint8_t *plain = NULL; in tls12_record_layer_seal_record_protected_cipher() local
|