Home
last modified time | relevance | path

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

/Linux-v5.4/net/rxrpc/
Dkey.c1146 #define ENCODE64(x) \ in rxrpc_read() macro
1198 ENCODE64(token->k5->authtime); in rxrpc_read()
1199 ENCODE64(token->k5->starttime); in rxrpc_read()
1200 ENCODE64(token->k5->endtime); in rxrpc_read()
1201 ENCODE64(token->k5->renew_till); in rxrpc_read()
1234 #undef ENCODE64 in rxrpc_read()