krb5_tagged_data 74 include/keys/rxrpc-type.h struct krb5_tagged_data session; /* session data; tag is enctype */ krb5_tagged_data 75 include/keys/rxrpc-type.h struct krb5_tagged_data *addresses; /* addresses */ krb5_tagged_data 79 include/keys/rxrpc-type.h struct krb5_tagged_data *authdata; /* authorisation data */ krb5_tagged_data 180 net/rxrpc/key.c static void rxrpc_free_krb5_tagged(struct krb5_tagged_data *td) krb5_tagged_data 290 net/rxrpc/key.c static int rxrpc_krb5_decode_tagged_data(struct krb5_tagged_data *td, krb5_tagged_data 334 net/rxrpc/key.c static int rxrpc_krb5_decode_tagged_array(struct krb5_tagged_data **_td, krb5_tagged_data 341 net/rxrpc/key.c struct krb5_tagged_data *td; krb5_tagged_data 364 net/rxrpc/key.c td = kcalloc(n_elem, sizeof(struct krb5_tagged_data),