Searched refs:toklen (Results 1 – 2 of 2) sorted by relevance
90 const __be32 *xdr, unsigned int toklen) in rxrpc_preparse_xdr_rxkad() argument99 toklen); in rxrpc_preparse_xdr_rxkad()101 if (toklen <= 8 * 4) in rxrpc_preparse_xdr_rxkad()107 if (toklen < 8 * 4 + tktlen) in rxrpc_preparse_xdr_rxkad()220 unsigned int toklen = *_toklen, n_parts, loop, tmp, paddedlen; in rxrpc_krb5_decode_principal() local224 if (toklen <= 12) in rxrpc_krb5_decode_principal()228 ntohl(xdr[0]), ntohl(xdr[1]), ntohl(xdr[2]), toklen); in rxrpc_krb5_decode_principal()231 toklen -= 4; in rxrpc_krb5_decode_principal()236 if (toklen <= (n_parts + 1) * 4) in rxrpc_krb5_decode_principal()244 if (toklen < 4) in rxrpc_krb5_decode_principal()[all …]
306 u16 toklen; in cca_genseckey() member384 seckeysize = prepparm->lv3.keyblock.toklen in cca_genseckey()385 - sizeof(prepparm->lv3.keyblock.toklen) in cca_genseckey()446 u16 toklen; in cca_clr2seckey() member521 seckeysize = prepparm->lv3.keyblock.toklen in cca_clr2seckey()522 - sizeof(prepparm->lv3.keyblock.toklen) in cca_clr2seckey()