Home
last modified time | relevance | path

Searched defs:auth_len (Results 1 – 10 of 10) sorted by relevance

/freebsd-10-stable/sys/mips/cavium/cryptocteon/
Dcavium_crypto.c327 int auth_off, int auth_len, in octo_des_cbc_encrypt()
386 int auth_off, int auth_len, in octo_des_cbc_decrypt()
446 int auth_off, int auth_len, in octo_aes_cbc_encrypt()
515 int auth_off, int auth_len, in octo_aes_cbc_decrypt()
586 int auth_off, int auth_len, in octo_null_md5_encrypt()
688 int auth_off, int auth_len, in octo_null_sha1_encrypt()
793 int auth_off, int auth_len, in octo_des_cbc_md5_encrypt()
941 int auth_off, int auth_len, in octo_des_cbc_md5_decrypt()
1092 int auth_off, int auth_len, in octo_des_cbc_sha1_encrypt()
1243 int auth_off, int auth_len, in octo_des_cbc_sha1_decrypt()
[all …]
Dcryptocteon.c350 int auth_off = 0, auth_len = 0, crypt_off = 0, crypt_len = 0, icv_off = 0; in cryptocteon_process() local
/freebsd-10-stable/sys/rpc/
Dsvc_auth_unix.c71 u_int auth_len; in _svcauth_unix() local
/freebsd-10-stable/lib/libc/rpc/
Dsvc_auth_unix.c70 u_int auth_len; in _svcauth_unix() local
/freebsd-10-stable/contrib/wpa/src/eap_peer/
Dikev2.c556 u8 method, const u8 *auth, size_t auth_len) in ikev2_process_auth_cert()
571 size_t auth_len) in ikev2_process_auth_secret()
621 const u8 *auth, size_t auth_len) in ikev2_process_auth()
/freebsd-10-stable/contrib/wpa/src/eap_server/
Dikev2.c590 u8 method, const u8 *auth, size_t auth_len) in ikev2_process_auth_cert()
605 size_t auth_len) in ikev2_process_auth_secret()
653 const u8 *auth, size_t auth_len) in ikev2_process_auth()
/freebsd-10-stable/contrib/tcpdump/
Dprint-bfd.c100 u_int8_t auth_len; member
/freebsd-10-stable/sys/netinet/
Dsctp_input.c1460 int auth_skipped, uint32_t auth_offset, uint32_t auth_len, in sctp_process_cookie_existing()
2034 int auth_skipped, uint32_t auth_offset, uint32_t auth_len, in sctp_process_cookie_new()
2405 int auth_skipped, uint32_t auth_offset, uint32_t auth_len, in sctp_handle_cookie_echo()
4500 uint32_t auth_offset = 0, auth_len = 0; in sctp_process_control() local
/freebsd-10-stable/crypto/openssh/
Dcipher.c66 u_int auth_len; member
/freebsd-10-stable/contrib/wpa/src/eap_common/
Dikev2_common.h311 size_t auth_len; member