OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:curve_b
(Results
1 - 5
of
5
) sorted by null
/external/ipsec-tools/src/racoon/
oakley.h
162
vchar_t *
curve_b
;
member in struct:dhgroup
oakley.c
179
if (dhgrp->
curve_b
)
180
vfree(dhgrp->
curve_b
);
[
all
...]
ipsec_doi.c
673
sa->dhgrp->
curve_b
= val;
[
all
...]
/external/boringssl/src/crypto/ec/
p224-64.c
1034
BIGNUM *curve_p, *curve_a, *
curve_b
;
local
[
all
...]
p256-64.c
1616
BIGNUM *curve_p, *curve_a, *
curve_b
;
local
[
all
...]
Completed in 2471 milliseconds