Home
last modified time | relevance | path

Searched defs:ik (Results 1 – 25 of 33) sorted by relevance

12

/external/wpa_supplicant_8/src/crypto/
Dmilenage.c89 u8 *res, u8 *ck, u8 *ik, u8 *ak, u8 *akstar) in milenage_f2345()
174 const u8 *sqn, const u8 *_rand, u8 *autn, u8 *ik, 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()
/external/libcxx/test/std/utilities/function.objects/func.search/func.search.bm/
Ddefault.pass.cpp82 int ik[] = {0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test() local
121 char ik[] = {0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test2() local
/external/libcxx/test/std/utilities/function.objects/func.search/func.search.bmh/
Ddefault.pass.cpp82 int ik[] = {0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test() local
121 char ik[] = {0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test2() local
/external/libcxx/test/std/experimental/func/func.searchers/func.searchers.boyer_moore_horspool/
Ddefault.pass.cpp81 int ik[] = {0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test() local
120 char ik[] = {0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test2() local
/external/libcxx/test/std/experimental/func/func.searchers/func.searchers.boyer_moore/
Ddefault.pass.cpp81 int ik[] = {0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test() local
120 char ik[] = {0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test2() local
/external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/function.objects/func.search/func.search.bmh/
Ddefault.pass.cpp81 int ik[] = {0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test() local
120 char ik[] = {0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test2() local
/external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/function.objects/func.search/func.search.bm/
Ddefault.pass.cpp82 int ik[] = {0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test() local
121 char ik[] = {0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test2() local
/external/nist-sip/java/gov/nist/javax/sip/header/ims/
DWWWAuthenticateHeaderIms.java63 public void setIK(String ik) throws ParseException; in setIK()
/external/clang/test/CodeGen/
Dunsigned-overflow.c6 unsigned int ii, ij, ik; variable
/external/libcxx/test/std/experimental/func/func.searchers/func.searchers.default/func.searchers.default.creation/
Dmake_default_searcher.pass.cpp66 int ik[] = {0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test() local
/external/libcxx/test/std/experimental/func/func.searchers/func.searchers.default/
Ddefault.pass.cpp81 int ik[] = {0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test() local
/external/libcxx/test/std/utilities/function.objects/func.search/func.search.default/
Ddefault.pass.cpp81 int ik[] = {0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test() local
/external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/function.objects/func.search/func.search.default/
Ddefault.pass.cpp82 int ik[] = {0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test() local
/external/libcxx/test/std/algorithms/alg.nonmodifying/alg.search/
Dsearch.pass.cpp94 int ik[] = {0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test() local
/external/cronet/buildtools/third_party/libc++/trunk/test/std/algorithms/alg.nonmodifying/alg.search/
Dsearch.pass.cpp106 int ik[] = {0, 0, 0, 0, 1, 1, 1, 1, 0, 0}; in test() local
/external/mbedtls/library/
Daesni.c255 unsigned char *ik = invkey; in mbedtls_aesni_inverse_key() local
/external/openthread/third_party/mbedtls/repo/library/
Daesni.c255 unsigned char *ik = invkey; in mbedtls_aesni_inverse_key() local
/external/wpa_supplicant_8/src/eap_common/
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()
Deap_sim_common.h110 const u8 *ik, const u8 *ck, in eap_aka_prime_derive_keys()
/external/nist-sip/java/gov/nist/javax/sip/header/
DAuthenticationHeader.java512 public void setIK(String ik) throws ParseException { in setIK()
/external/eigen/unsupported/Eigen/src/SparseExtra/
DRandomSetter.h220 KeyType ik = (1<<(OuterPacketBits+m_keyBitsOffset)); in RandomSetter() local
/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeCooperativeMatrixTests.cpp1059 deUint32 ik, kj, ij; in iterate() local
1180 deUint32 ik, kj, ij; in iterate() local
/external/speex/libspeexdsp/
Dsmallft.c277 int idij,ipph,i,j,k,l,ic,ik,is; in dradfg() local
845 int idij,ipph,i,j,k,l,ik,is,t0,t1,t2,t3,t4,t5,t6,t7,t8,t9,t10, in dradbg() local
/external/wpa_supplicant_8/src/eap_server/
Deap_sim_db.c52 u8 ik[EAP_AKA_IK_LEN]; member
1394 u8 *_rand, u8 *autn, u8 *ik, u8 *ck, in eap_sim_db_get_aka_auth()
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_peephole.cpp3763 Instruction *phi, *next, *ik; in visit() local
3853 Instruction *ik = (*it)->getInsn(); in visit() local
3861 Instruction *ik = reinterpret_cast<Instruction *>(iter.get()); in visit() local

12