Home
last modified time | relevance | path

Searched defs:ck (Results 1 – 25 of 299) sorted by relevance

12345678910>>...12

/aosp_15_r20/external/libwebsockets/lib/cose/
H A Dcose_key.c36 struct lws_cose_key *ck; member
83 lws_cose_key_dump(const struct lws_cose_key *ck) in lws_cose_key_dump()
737 struct lws_cose_key *ck = *pck; in lws_cose_key_destroy() local
753 lws_cose_key_t *ck = lws_container_of(d, lws_cose_key_t, list); in lws_cose_key_set_memb_remove() local
771 lws_cose_key_t *ck = lws_container_of(p, lws_cose_key_t, list); in lws_cose_key_from_set() local
792 lws_cose_key_t *ck; in lws_cose_key_generate() local
978 lws_cose_key_export(lws_cose_key_t *ck, lws_lec_pctx_t *ctx, int flags) in lws_cose_key_export()
/aosp_15_r20/bionic/libc/stdio/
H A Dfmemopen.cpp49 fmemopen_cookie* ck = static_cast<fmemopen_cookie*>(cookie); in fmemopen_read() local
61 fmemopen_cookie* ck = static_cast<fmemopen_cookie*>(cookie); in fmemopen_write() local
93 fmemopen_cookie* ck = static_cast<fmemopen_cookie*>(cookie); in fmemopen_seek() local
107 fmemopen_cookie* ck = static_cast<fmemopen_cookie*>(cookie); in fmemopen_close() local
120 fmemopen_cookie* ck = static_cast<fmemopen_cookie*>(calloc(sizeof(fmemopen_cookie), 1)); in fmemopen() local
/aosp_15_r20/libcore/ojluni/src/test/java/nio/Buffer/
H A DBasic.java115 static void ck(Buffer b, boolean cond) { in ck() method in Basic
120 static void ck(Buffer b, long got, long expected) { in ck() method in Basic
125 static void ck(Buffer b, float got, float expected) { in ck() method in Basic
132 static void ck(Buffer b, double got, double expected) { in ck() method in Basic
/aosp_15_r20/external/wpa_supplicant_8/src/crypto/
H A Dmilenage.c89 u8 *res, u8 *ck, u8 *ik, u8 *ak, u8 *akstar) in milenage_f2345()
175 u8 *ck, u8 *res, size_t *res_len) in milenage_generate()
237 u8 res[8], ck[16], ik[16]; in gsm_milenage() local
271 const u8 *autn, u8 *ik, u8 *ck, u8 *res, size_t *res_len, in milenage_check()
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/test/
H A Dtestsockopt.c37 apr_int32_t ck; in set_keepalive() local
50 apr_int32_t ck; in set_debug() local
67 apr_int32_t ck; in remove_keepalive() local
/aosp_15_r20/external/libwebsockets/minimal-examples/crypto/minimal-crypto-cose-key/
H A Dmain.c35 cose_key_dump(const struct lws_cose_key *ck) in cose_key_dump()
118 lws_cose_key_t *ck = NULL; in main() local
214 lws_cose_key_t *ck = lws_container_of(p, in main() local
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/6/libcore/ojluni/src/main/java/java/net/
DInMemoryCookieStore.java210 public boolean remove(URI uri, HttpCookie ck) { in remove()
371 HttpCookie ck = it.next(); in getInternal2() local
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/net/
DInMemoryCookieStore.java210 public boolean remove(URI uri, HttpCookie ck) { in remove()
371 HttpCookie ck = it.next(); in getInternal2() local
/aosp_15_r20/libcore/ojluni/src/main/java/java/net/
H A DInMemoryCookieStore.java210 public boolean remove(URI uri, HttpCookie ck) { in remove()
371 HttpCookie ck = it.next(); in getInternal2() local
/aosp_15_r20/frameworks/libs/service_entitlement/java/com/android/libraries/entitlement/eapaka/
DMasterKey.java64 public static MasterKey create(String identity, @Nullable byte[] ik, @Nullable byte[] ck) in create()
79 void from(String identity, byte[] ik, byte[] ck) { in from()
/aosp_15_r20/cts/tests/camera/src/android/hardware/camera2/cts/
H A DRobustnessTest.java221 CameraCharacteristics.Key<MandatoryStreamCombination []> ck = in testMandatoryOutputCombinations() local
321 CameraCharacteristics.Key<MandatoryStreamCombination []> ck = in testMandatoryUseCaseOutputCombinations() local
357 CameraCharacteristics.Key<MandatoryStreamCombination []> ck = in testMandatoryPreviewStabilizationOutputCombinations() local
690 CameraCharacteristics.Key<MandatoryStreamCombination []> ck = in testMandatory10BitStreamCombinations() local
871 CameraCharacteristics.Key<MandatoryStreamCombination []> ck = in testMandatoryReprocessConfigurations() local
/aosp_15_r20/external/wpa_supplicant_8/src/eap_common/
H A Deap_sim_common.c57 const u8 *ik, const u8 *ck, u8 *mk) in eap_aka_derive_mk()
276 const u8 *ik, const u8 *ck, u8 *k_encr, in eap_aka_prime_derive_keys()
424 void eap_aka_prime_derive_ck_ik_prime(u8 *ck, u8 *ik, const u8 *sqn_ak, in eap_aka_prime_derive_ck_ik_prime()
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/net/
H A Dmsg_zerocopy.c346 static uint32_t do_process_zerocopy_cookies(struct rds_zcopy_cookies *ck) in do_process_zerocopy_cookies()
362 struct rds_zcopy_cookies *ck; in do_recvmsg_completion() local
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
H A DCollationMiscTest.java2899 CollationKey ck = new CollationKey("", (byte[]) null); in TestCollationKeyEquals() local
2931 CollationKey ck = new CollationKey("", (byte[]) null); in TestCollationKeyHashCode() local
2945 CollationKey ck = new CollationKey("", (byte[]) null); in TestGetBound() local
2973 CollationKey ck = new CollationKey("", b); in TestMerge() local
/aosp_15_r20/external/icu/icu4j/main/collate/src/test/java/com/ibm/icu/dev/test/collator/
H A DCollationMiscTest.java2896 CollationKey ck = new CollationKey("", (byte[]) null); in TestCollationKeyEquals() local
2928 CollationKey ck = new CollationKey("", (byte[]) null); in TestCollationKeyHashCode() local
2942 CollationKey ck = new CollationKey("", (byte[]) null); in TestGetBound() local
2970 CollationKey ck = new CollationKey("", b); in TestMerge() local
/aosp_15_r20/packages/modules/IPsec/src/java/com/android/internal/net/eap/statemachine/
DEapAkaMethodStateMachine.java552 public final byte[] ck; field in EapAkaMethodStateMachine.ChallengeState.RandChallengeResult
555 RandChallengeResult(byte[] res, byte[] ik, byte[] ck) in RandChallengeResult()
/aosp_15_r20/prebuilts/vndk/v33/arm/include/generated-headers/hardware/interfaces/wifi/supplicant/aidl/android.hardware.wifi.supplicant-V1-ndk-source/gen/include/aidl/android/hardware/wifi/supplicant/
DNetworkResponseEapSimUmtsAuthParams.h27 std::vector<uint8_t> ck; variable
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/hardware/interfaces/wifi/supplicant/aidl/android.hardware.wifi.supplicant-V1-ndk-source/gen/include/aidl/android/hardware/wifi/supplicant/
DNetworkResponseEapSimUmtsAuthParams.h27 std::vector<uint8_t> ck; variable
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/hardware/interfaces/wifi/supplicant/aidl/android.hardware.wifi.supplicant-V1-ndk-source/gen/include/aidl/android/hardware/wifi/supplicant/
DNetworkResponseEapSimUmtsAuthParams.h27 std::vector<uint8_t> ck; variable
/aosp_15_r20/build/blueprint/
H A Dninja_writer_test.go23 func ck(err error) { func
/aosp_15_r20/prebuilts/vndk/v33/x86/include/generated-headers/hardware/interfaces/wifi/supplicant/aidl/android.hardware.wifi.supplicant-V1-ndk-source/gen/include/aidl/android/hardware/wifi/supplicant/
DNetworkResponseEapSimUmtsAuthParams.h27 std::vector<uint8_t> ck; variable
/aosp_15_r20/external/nist-sip/java/gov/nist/javax/sip/header/ims/
H A DWWWAuthenticateHeaderIms.java67 public void setCK(String ck) throws ParseException; in setCK()
/aosp_15_r20/external/clang/test/CodeGen/
H A Dunsigned-promotion.c10 unsigned char ci, cj, ck; variable
/aosp_15_r20/libcore/ojluni/src/test/java/util/Map/
H A DEntryComparators.java46 Comparator<Map.Entry<K, V>> ck, in assertPairComparison()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/wifi/supplicant/aidl/android.hardware.wifi.supplicant-V4-java-source/gen/android/hardware/wifi/supplicant/
DNetworkResponseEapSimUmtsAuthParams.java15 public byte[] ck; field in NetworkResponseEapSimUmtsAuthParams

12345678910>>...12