Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/keys/
H A Drxrpc-type.h144 static inline time64_t rxrpc_u32_to_time64(u32 time) in rxrpc_u32_to_time64() function
/OK3568_Linux_fs/kernel/net/rxrpc/
H A Dkey.c160 expiry = rxrpc_u32_to_time64(token->kad->expiry); in rxrpc_preparse_xdr_rxkad()
537 expiry = rxrpc_u32_to_time64(token->k5->endtime); in rxrpc_preparse_xdr_rxk5()
783 expiry = rxrpc_u32_to_time64(token->kad->expiry); in rxrpc_preparse()
H A Drxkad.c1004 issue = rxrpc_u32_to_time64(le32_to_cpu(stamp)); in rxkad_decrypt_ticket()
1008 issue = rxrpc_u32_to_time64(be32_to_cpu(stamp)); in rxkad_decrypt_ticket()