Home
last modified time | relevance | path

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

/linux-4.1.27/net/rxrpc/
Dar-key.c1148 #define ENCODE64(x) \ in rxrpc_read() macro
1200 ENCODE64(token->k5->authtime); in rxrpc_read()
1201 ENCODE64(token->k5->starttime); in rxrpc_read()
1202 ENCODE64(token->k5->endtime); in rxrpc_read()
1203 ENCODE64(token->k5->renew_till); in rxrpc_read()
1236 #undef ENCODE64 in rxrpc_read()