Home
last modified time | relevance | path

Searched refs:keyp (Results 1 – 21 of 21) sorted by relevance

/external/openssh/
Dauthfile.c157 sshkey_load_public_rsa1(int fd, struct sshkey **keyp, char **commentp) in sshkey_load_public_rsa1() argument
162 if (keyp != NULL) in sshkey_load_public_rsa1()
163 *keyp = NULL; in sshkey_load_public_rsa1()
171 if ((r = sshkey_parse_public_rsa1_fileblob(b, keyp, commentp)) != 0) in sshkey_load_public_rsa1()
212 struct sshkey **keyp, char **commentp, int *perm_ok) in sshkey_load_private_type() argument
216 if (keyp != NULL) in sshkey_load_private_type()
217 *keyp = NULL; in sshkey_load_private_type()
235 r = sshkey_load_private_type_fd(fd, type, passphrase, keyp, commentp); in sshkey_load_private_type()
243 struct sshkey **keyp, char **commentp) in sshkey_load_private_type_fd() argument
248 if (keyp != NULL) in sshkey_load_private_type_fd()
[all …]
Dsshkey.h132 int sshkey_generate(int type, u_int bits, struct sshkey **keyp);
182 int sshkey_private_deserialize(struct sshbuf *buf, struct sshkey **keyp);
189 struct sshkey **keyp, char **commentp);
191 const char *passphrase, struct sshkey **keyp, char **commentp);
193 const char *passphrase, struct sshkey **keyp, char **commentp);
Dsshkey.c76 struct sshkey **keyp, int allow_cert);
1660 sshkey_generate(int type, u_int bits, struct sshkey **keyp) in sshkey_generate() argument
1665 if (keyp == NULL) in sshkey_generate()
1667 *keyp = NULL; in sshkey_generate()
1700 *keyp = k; in sshkey_generate()
1961 sshkey_from_blob_internal(struct sshbuf *b, struct sshkey **keyp, in sshkey_from_blob_internal() argument
1977 if (keyp != NULL) in sshkey_from_blob_internal()
1978 *keyp = NULL; in sshkey_from_blob_internal()
2133 if (keyp != NULL) { in sshkey_from_blob_internal()
2134 *keyp = key; in sshkey_from_blob_internal()
[all …]
Dauthfd.c204 deserialise_identity1(struct sshbuf *ids, struct sshkey **keyp, char **commentp) in deserialise_identity1() argument
224 if (keyp != NULL) { in deserialise_identity1()
225 *keyp = key; in deserialise_identity1()
241 deserialise_identity2(struct sshbuf *ids, struct sshkey **keyp, char **commentp) in deserialise_identity2() argument
251 if ((r = sshkey_from_blob(blob, blen, keyp)) != 0) in deserialise_identity2()
Dauthfile.h47 struct sshkey **keyp, char **commentp);
Dssh-pkcs11.c567 pkcs11_add_provider(char *provider_id, char *pin, struct sshkey ***keyp) in pkcs11_add_provider() argument
578 *keyp = NULL; in pkcs11_add_provider()
669 pkcs11_fetch_keys(p, i, keyp, &nkeys); in pkcs11_add_provider()
Dkex.c885 const struct sshbuf *shared_secret, u_char **keyp) in derive_key() argument
937 *keyp = digest; in derive_key()
/external/vboot_reference/firmware/lib/
Dregion-fw.c21 VbPublicKey **keyp) in VbGbbReadKey() argument
43 *keyp = key; in VbGbbReadKey()
47 VbError_t VbGbbReadRootKey(VbCommonParams *cparams, VbPublicKey **keyp) in VbGbbReadRootKey() argument
49 return VbGbbReadKey(cparams, cparams->gbb->rootkey_offset, keyp); in VbGbbReadRootKey()
52 VbError_t VbGbbReadRecoveryKey(VbCommonParams *cparams, VbPublicKey **keyp) in VbGbbReadRecoveryKey() argument
54 return VbGbbReadKey(cparams, cparams->gbb->recovery_key_offset, keyp); in VbGbbReadRecoveryKey()
/external/selinux/libsepol/src/
Dsymtab.c16 const char *p, *keyp; in symhash() local
21 keyp = (const char *)key; in symhash()
22 size = strlen(keyp); in symhash()
23 for (p = keyp; ((size_t) (p - keyp)) < size; p++) in symhash()
Davtab.c55 static inline int avtab_hash(struct avtab_key *keyp, uint32_t mask) in avtab_hash() argument
76 mix(keyp->target_class); in avtab_hash()
77 mix(keyp->target_type); in avtab_hash()
78 mix(keyp->source_type); in avtab_hash()
/external/selinux/libsepol/cil/src/
Dcil_strpool.c50 const char *p, *keyp; in cil_strpool_hash() local
55 keyp = (const char*)key; in cil_strpool_hash()
56 size = strlen(keyp); in cil_strpool_hash()
57 for (p = keyp; ((size_t) (p - keyp)) < size; p++) in cil_strpool_hash()
Dandroid.c36 char *p, *keyp; in ver_map_hash_val() local
41 keyp = (char*)key; in ver_map_hash_val()
42 size = strlen(keyp); in ver_map_hash_val()
43 for (p = keyp; ((size_t) (p - keyp)) < size; p++) in ver_map_hash_val()
/external/selinux/libselinux/src/
Davc_sidtab.c18 char *p, *keyp; in sidtab_hash() local
23 keyp = (char *)key; in sidtab_hash()
24 size = strlen(keyp); in sidtab_hash()
25 for (p = keyp; (unsigned int)(p - keyp) < size; p++) in sidtab_hash()
/external/boringssl/src/crypto/cipher_extra/asm/
Dchacha20_poly1305_x86_64.pl84 my ($oup,$inp,$inl,$adp,$keyp,$itr1,$itr2)=("%rdi","%rsi","%rbx","%rcx","%r9","%rcx","%r8");
450 push $keyp
475 movdqu 0*16($keyp), $B0
476 movdqu 1*16($keyp), $C0
477 movdqu 2*16($keyp), $D0
747 pop $keyp
749 movq $acc0, ($keyp)
750 movq $acc1, 8($keyp)
769 movdqu 0*16($keyp), $B0\nmovdqa $B0, $B1\nmovdqa $B0, $B2
770 movdqu 1*16($keyp), $C0\nmovdqa $C0, $C1\nmovdqa $C0, $C2
[all …]
/external/vboot_reference/firmware/include/
Dgbb_access.h39 struct VbPublicKey **keyp);
50 struct VbPublicKey **keyp);
/external/selinux/semodule-utils/semodule_deps/
Dsemodule_deps.c57 const char *p, *keyp; in reqsymhash() local
62 keyp = (const char *)key; in reqsymhash()
63 size = strlen(keyp); in reqsymhash()
64 for (p = keyp; ((size_t) (p - keyp)) < size; p++) in reqsymhash()
/external/boringssl/src/crypto/ec_extra/
Dec_asn1.c501 EC_KEY *o2i_ECPublicKey(EC_KEY **keyp, const uint8_t **inp, long len) { in o2i_ECPublicKey() argument
504 if (keyp == NULL || *keyp == NULL || (*keyp)->group == NULL) { in o2i_ECPublicKey()
508 ret = *keyp; in o2i_ECPublicKey()
/external/selinux/policycoreutils/newrole/
Dnewrole.c233 char *p, *keyp; in reqsymhash() local
238 keyp = (char *)key; in reqsymhash()
239 size = strlen(keyp); in reqsymhash()
240 for (p = keyp; ((size_t) (p - keyp)) < size; p++) in reqsymhash()
/external/boringssl/src/crypto/fipsmodule/aes/asm/
Daes-x86_64.pl1629 my $keyp="0(%rsp)"; # one to pass as $key
1735 mov $key,$keyp # save key pointer
1764 mov $keyp,$key # restore key
1803 mov $keyp,$key # restore key
1848 mov $keyp,$key # restore key
1928 mov $key,$keyp # save key pointer
1957 mov $keyp,$key # restore key
2021 mov $keyp,$key # restore key
/external/python/cpython2/Lib/test/
Dtest_itertools.py507 def gulp(iterable, keyp=None, func=list): argument
508 return [func(g) for k, g in groupby(iterable, keyp)]
/external/valgrind/coregrind/m_debuginfo/
Dreaddwarf3.c4991 TempVar* keyp = &key; in new_dwarf3_reader_wrk() local
4995 found = VG_(lookupXA)( dioff_lookup_tab, &keyp, in new_dwarf3_reader_wrk()