Home
last modified time | relevance | path

Searched refs:key_spec (Results 1 – 7 of 7) sorted by relevance

/external/strace/xlat/
Dkey_spec.h29 # error static const struct xlat key_spec in mpers mode
34 const struct xlat key_spec[] = { variable
DMakemodule.am1 ….in xlat/kexec_load_flags.in xlat/key_perms.in xlat/key_reqkeys.in xlat/key_spec.in xlat/keyctl_co…
2 …lags.h xlat/kexec_load_flags.h xlat/key_perms.h xlat/key_reqkeys.h xlat/key_spec.h xlat/keyctl_com…
279 $(top_srcdir)/xlat/key_spec.h: $(top_srcdir)/xlat/key_spec.in $(top_srcdir)/xlat/gen.sh
/external/strace/
Dkeyctl.c44 const char *str = xlookup(key_spec, (unsigned int) id); in print_keyring_serial_number()
DMakefile787 xlat/key_perms.in xlat/key_reqkeys.in xlat/key_spec.in \
930 xlat/key_perms.h xlat/key_reqkeys.h xlat/key_spec.h \
6217 $(top_srcdir)/xlat/key_spec.h: $(top_srcdir)/xlat/key_spec.in $(top_srcdir)/xlat/gen.sh
DMakefile.in792 xlat/key_perms.in xlat/key_reqkeys.in xlat/key_spec.in \
945 xlat/key_perms.h xlat/key_reqkeys.h xlat/key_spec.h \
6311 $(top_srcdir)/xlat/key_spec.h: $(top_srcdir)/xlat/key_spec.in $(top_srcdir)/xlat/gen.sh
DChangeLog25276 * xlat/key_spec.in: Likewise.
/external/wpa_supplicant_8/src/crypto/
Dtls_openssl.c303 DWORD key_spec; member
393 if (!CryptSignHash(hash, priv->key_spec, NULL, 0, buf, &len)) { in cryptoapi_rsa_priv_enc()
530 &priv->key_spec, in tls_cryptoapi_cert()