Home
last modified time | relevance | path

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

/aosp_15_r20/trusty/user/base/app/acvp/
Dkeymaster_ckdf.cpp95 const uint32_t net_order_L = keymaster::hton(L); in KeymasterCKDF() local
106 &net_order_L, 4); in KeymasterCKDF()
/aosp_15_r20/system/keymaster/km_openssl/
H A Dckdf.cpp48 const uint32_t net_order_L = hton(L); in DEFINE_OPENSSL_OBJECT_POINTER() local
102 memcpy(buf, &net_order_L, 4); in DEFINE_OPENSSL_OBJECT_POINTER()