Home
last modified time | relevance | path

Searched defs:inkey (Results 1 – 14 of 14) sorted by relevance

/freebsd-14-stable/usr.bin/ypmatch/
HDypmatch.c76 char *domainname, *inkey, *inmap, *outbuf; in main() local
/freebsd-14-stable/usr.bin/ypcat/
HDypcat.c75 printit(u_long instatus, char *inkey, int inkeylen, char *inval, int invallen, in printit()
/freebsd-14-stable/usr.sbin/ypserv/common/
HDyplib_host.c137 yp_match_host(CLIENT *client, char *indomain, char *inmap, const char *inkey, in yp_match_host()
214 yp_next_host(CLIENT *client, char *indomain, char *inmap, char *inkey, in yp_next_host()
/freebsd-14-stable/crypto/openssl/crypto/evp/
HDe_rc4_hmac_md5.c45 const unsigned char *inkey, in rc4_hmac_md5_init_key()
HDe_chacha20_poly1305.c168 const unsigned char *inkey, in chacha20_poly1305_init_key()
HDe_aes_cbc_hmac_sha256.c66 const unsigned char *inkey, in aesni_cbc_hmac_sha256_init_key()
HDe_aes_cbc_hmac_sha1.c70 const unsigned char *inkey, in aesni_cbc_hmac_sha1_init_key()
/freebsd-14-stable/crypto/openssl/apps/
HDts.c169 char *inkey = NULL, *signer = NULL, *chain = NULL, *CApath = NULL; in ts_main() local
588 const char *queryfile, const char *passin, const char *inkey, in reply_command()
697 const char *inkey, const EVP_MD *md, const char *signer, in create_response()
HDpkeyutl.c121 const char *inkey = NULL; in pkeyutl_main() local
/freebsd-14-stable/sys/kgssapi/krb5/
HDkcrypto.c182 krb5_derive_key(struct krb5_key_state *inkey, in krb5_derive_key()
/freebsd-14-stable/lib/libc/yp/
HDyplib.c644 yp_match(char *indomain, char *inmap, const char *inkey, int inkeylen, in yp_match()
845 yp_next(char *indomain, char *inmap, char *inkey, int inkeylen, in yp_next()
/freebsd-14-stable/usr.sbin/ypldap/
HDaldap.c507 aldap_match_attr(struct aldap_message *msg, char *inkey, char ***outvalues) in aldap_match_attr()
/freebsd-14-stable/crypto/openssl/engines/
HDe_ossltest.c781 const unsigned char *inkey, in ossltest_aes128_cbc_hmac_sha1_init_key()
/freebsd-14-stable/sys/dev/ice/
HDice_flex_pipe.c2152 struct ice_prof_id_key inkey; in ice_prof_gen_key() local