Home
last modified time | relevance | path

Searched refs:ENCODE64 (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/net/rxrpc/
Dar-key.c1119 #define ENCODE64(x) \ in rxrpc_read() macro
1171 ENCODE64(token->k5->authtime); in rxrpc_read()
1172 ENCODE64(token->k5->starttime); in rxrpc_read()
1173 ENCODE64(token->k5->endtime); in rxrpc_read()
1174 ENCODE64(token->k5->renew_till); in rxrpc_read()
1207 #undef ENCODE64 in rxrpc_read()