Searched refs:checksum_type (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sunrpc/auth_gss/
H A Dgss_spkm3_unseal.c57 s32 checksum_type; local
105 checksum_type = CKSUMTYPE_HMAC_MD5;
107 code = make_spkm3_checksum(checksum_type,
H A Dgss_spkm3_seal.c63 s32 checksum_type; local
87 checksum_type = CKSUMTYPE_HMAC_MD5;
100 if (make_spkm3_checksum(checksum_type, &ctx->derived_integ_key,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/net/
H A Dqeth_l3_main.c1487 if (card->options.checksum_type == HW_CHECKSUMMING) {
1507 card->options.checksum_type = csum_type;
1517 if (card->options.checksum_type == NO_CHECKSUMMING) {
1523 if (card->options.checksum_type == SW_CHECKSUMMING) {
1535 card->options.checksum_type = SW_CHECKSUMMING;
2094 switch (card->options.checksum_type) {
2156 if (card->options.checksum_type == NO_CHECKSUMMING)
3134 return (card->options.checksum_type == HW_CHECKSUMMING);
H A Dqeth_l3_sys.c20 if (card->options.checksum_type == SW_CHECKSUMMING)
22 else if (card->options.checksum_type == HW_CHECKSUMMING)
H A Dqeth_core.h648 enum qeth_checksum_types checksum_type; member in struct:qeth_card_options
H A Dqeth_l2_main.c437 if (card->options.checksum_type == NO_CHECKSUMMING)
H A Dqeth_core_main.c1030 card->options.checksum_type = QETH_CHECKSUM_DEFAULT;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/libsmb/
H A Dclikrb5.c782 cksum->checksum_type = (krb5_cksumtype)sig->type;

Completed in 126 milliseconds