Searched defs:in_arg (Results 1 – 2 of 2) sorted by relevance
/freebsd/crypto/openssl/engines/ |
H A D | e_padlock.c | 314 const unsigned char *in_arg, size_t nbytes) in padlock_ecb_cipher() 322 const unsigned char *in_arg, size_t nbytes) in padlock_cbc_cipher() 335 const unsigned char *in_arg, size_t nbytes) in padlock_cfb_cipher() 406 const unsigned char *in_arg, size_t nbytes) in padlock_ofb_cipher() 470 const unsigned char *in_arg, size_t nbytes) in padlock_ctr_cipher()
|
/freebsd/usr.bin/env/ |
H A D | envopts.c | 168 int addcount, bq_destlen, copychar, found_sep, in_arg, in_dq, in_sq; in split_spaces() local
|