Home
last modified time | relevance | path

Searched refs:key_spec (Results 1 – 5 of 5) 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 …s.in xlat/keyctl_commands.in xlat/key_perms.in xlat/key_reqkeys.in xlat/key_spec.in xlat/lockfcmds…
2 …flags.h xlat/keyctl_commands.h xlat/key_perms.h xlat/key_reqkeys.h xlat/key_spec.h xlat/lockfcmds.…
203 $(top_srcdir)/xlat/key_spec.h: $(top_srcdir)/xlat/key_spec.in $(top_srcdir)/xlat/gen.sh
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/kms/
Dlayer1.py419 number_of_bytes=None, key_spec=None, argument
455 if key_spec is not None:
456 params['KeySpec'] = key_spec
471 key_spec=None, argument
504 if key_spec is not None:
505 params['KeySpec'] = key_spec
/external/strace/
Dkeyctl.c37 const char *str = xlookup(key_spec, id); in print_keyring_serial_number()
/external/wpa_supplicant_8/src/crypto/
Dtls_openssl.c291 DWORD key_spec; member
381 if (!CryptSignHash(hash, priv->key_spec, NULL, 0, buf, &len)) { in cryptoapi_rsa_priv_enc()
518 &priv->key_spec, in tls_cryptoapi_cert()