Home
last modified time | relevance | path

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

/Linux-v4.19/include/keys/
Drxrpc-type.h148 static inline time64_t rxrpc_u32_to_time64(u32 time) in rxrpc_u32_to_time64() function
/Linux-v4.19/net/rxrpc/
Dkey.c162 expiry = rxrpc_u32_to_time64(token->kad->expiry); in rxrpc_preparse_xdr_rxkad()
539 expiry = rxrpc_u32_to_time64(token->k5->endtime); in rxrpc_preparse_xdr_rxk5()
785 expiry = rxrpc_u32_to_time64(token->kad->expiry); in rxrpc_preparse()
Drxkad.c972 issue = rxrpc_u32_to_time64(le32_to_cpu(stamp)); in rxkad_decrypt_ticket()
976 issue = rxrpc_u32_to_time64(be32_to_cpu(stamp)); in rxkad_decrypt_ticket()