OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nonce_size
(Results
1 - 17
of
17
) sorted by null
/external/ipsec-tools/src/racoon/samples/
racoon.conf.sample-inherit
18
nonce_size
16;
racoon.conf.in
62
nonce_size
16;
85
nonce_size
16;
/external/libweave/third_party/libuweave/src/
macaroon_caveat.h
52
size_t
nonce_size
,
macaroon_caveat.c
161
size_t
nonce_size
,
166
nonce_size
, buffer, buffer_size, new_caveat);
/external/ipsec-tools/src/racoon/
cfparse.h
141
NONCE_SIZE
= 357,
306
#define
NONCE_SIZE
357
remoteconf.h
86
int
nonce_size
; /* the number of bytes of nonce */
member in struct:remoteconf
remoteconf.c
185
new->
nonce_size
= DEFAULT_NONCE_SIZE;
572
p->
nonce_size
);
cftoken.l
333
<S_RMTS>
nonce_size
{ YYD; return(
NONCE_SIZE
); }
isakmp_agg.c
177
iph1->nonce = eay_set_random(iph1->rmconf->
nonce_size
);
983
iph1->nonce = eay_set_random(iph1->rmconf->
nonce_size
);
[
all
...]
isakmp_base.c
151
iph1->nonce = eay_set_random(iph1->rmconf->
nonce_size
);
944
iph1->nonce = eay_set_random(iph1->rmconf->
nonce_size
);
[
all
...]
cfparse.y
221
%token
NONCE_SIZE
DH_GROUP KEEPALIVE PASSIVE INITIAL_CONTACT
[
all
...]
isakmp_ident.c
375
iph1->nonce = eay_set_random(iph1->rmconf->
nonce_size
);
1276
iph1->nonce = eay_set_random(iph1->rmconf->
nonce_size
);
[
all
...]
isakmp_quick.c
180
iph2->nonce = eay_set_random(iph2->ph1->rmconf->
nonce_size
);
1215
iph2->nonce = eay_set_random(iph2->ph1->rmconf->
nonce_size
);
[
all
...]
racoon.conf.5
815
.It Ic
nonce_size
Ar number ;
[
all
...]
/system/tpm/trunks/
hmac_authorization_delegate.cc
319
// RAND_bytes takes a signed number, but since
nonce_size
is guaranteed to be
/device/google/dragon/recovery/updater/
debug_ec.c
580
p.
nonce_size
= sizeof(nonce);
582
p.
nonce_size
= 0;
ec_commands.h
1574
uint8_t
nonce_size
; \/* Nonce size; may be 0 *\/
member in struct:ec_params_vboot_hash
[
all
...]
Completed in 904 milliseconds