OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:key_spec
(Results
1 - 4
of
4
) sorted by null
/external/strace/xlat/
key_spec.h
1
/* Generated by ./xlat/gen.sh from ./xlat/
key_spec
.in; do not edit. */
29
# error static const struct xlat
key_spec
in mpers mode
34
const struct xlat
key_spec
[] = {
variable in typeref:struct:xlat
/external/strace/
keyctl.c
33
#include "xlat/
key_spec
.h"
44
const char *str = xlookup(
key_spec
, (unsigned int) id);
Makefile
787
xlat/key_perms.in xlat/key_reqkeys.in xlat/
key_spec
.in \
[
all
...]
/external/wpa_supplicant_8/src/crypto/
tls_openssl.c
303
DWORD
key_spec
;
member in struct:cryptoapi_rsa_data
393
if (!CryptSignHash(hash, priv->
key_spec
, NULL, 0, buf, &len)) {
530
&priv->
key_spec
,
[
all
...]
Completed in 321 milliseconds