Searched refs:cts (Results 1 – 5 of 5) sorted by relevance
47 SHA-1 digests. These include aes128-cts-hmac-sha1-96 and48 aes256-cts-hmac-sha1-96.60 camellia128-cts-cmac and camellia256-cts-cmac.72 SHA-2 digests. These include aes128-cts-hmac-sha256-128 and73 aes256-cts-hmac-sha384-192.
10 "include-filter": "android.appenumeration.cts.AppEnumerationTests"45 "include-filter": "android.telecom.cts.ExtendedInCallServiceTest"251 "include-filter": "android.hardware.camera2.cts.FastBasicsTest"
232 struct old_timespec32 cts[3]; in put_cmsg_compat() local254 cts[i].tv_sec = ts[i].tv_sec; in put_cmsg_compat()255 cts[i].tv_nsec = ts[i].tv_nsec; in put_cmsg_compat()257 data = &cts; in put_cmsg_compat()258 len = sizeof(cts[0]) * count; in put_cmsg_compat()
5837 struct ieee80211_cts *cts) in ieee80211_ctstoself_get() argument5841 cts->frame_control = in ieee80211_ctstoself_get()5843 cts->duration = ieee80211_ctstoself_duration(hw, vif, in ieee80211_ctstoself_get()5845 memcpy(cts->ra, hdr->addr1, sizeof(cts->ra)); in ieee80211_ctstoself_get()
461 __field(bool, cts)491 __entry->cts = link_conf->use_cts_prot;