OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fips
(Results
1 - 25
of
27
) sorted by null
1
2
/external/openssl/crypto/
o_init.c
58
#include <openssl/
fips
.h>
63
* Currently only sets
FIPS
callbacks
/external/openssl/crypto/evp/
evp_cnf.c
68
#include <openssl/
fips
.h>
digest.c
121
#include <openssl/
fips
.h>
evp_enc.c
68
#include <openssl/
fips
.h>
/external/openssl/crypto/dsa/
dsa_key.c
68
#include <openssl/
fips
.h>
dsa_gen.c
62
/* Parameter generation follows the original release of
FIPS
PUB 186,
63
* Appendix 2.2 (i.e. use SHA as defined in
FIPS
PUB 180) */
66
/* Parameter generation follows the updated Appendix 2.2 for
FIPS
PUB 186,
67
* also Appendix 2.2 of
FIPS
PUB 186-1 (i.e. use SHA as defined in
68
*
FIPS
PUB 180-1) */
85
#include <openssl/
fips
.h>
170
seed_len = qsize; /* App. 2.2 of
FIPS
PUB 186 allows larger SEED,
dsa_lib.c
74
#include <openssl/
fips
.h>
/external/openssl/crypto/err/
err_all.c
101
#include <openssl/
fips
.h>
/external/openssl/crypto/dh/
dh_gen.c
70
#include <openssl/
fips
.h>
dh_lib.c
68
#include <openssl/
fips
.h>
/external/openssl/crypto/ec/
ecp_nist.c
71
#include <openssl/
fips
.h>
ecp_mont.c
67
#include <openssl/
fips
.h>
ec_key.c
68
#include <openssl/
fips
.h>
ec2_smpl.c
77
#include <openssl/
fips
.h>
/external/openssl/crypto/ecdh/
ech_lib.c
77
#include <openssl/
fips
.h>
/external/openssl/crypto/rand/
rand_lib.c
69
#include <openssl/
fips
.h>
187
/*
FIPS
DRBG initialisation code. This sets up the DRBG for use by the
/external/openssl/crypto/cmac/
cmac.c
61
#include <openssl/
fips
.h>
159
/* If we have an ENGINE need to allow non
FIPS
*/
/external/openssl/crypto/ecdsa/
ecs_lib.c
64
#include <openssl/
fips
.h>
/external/openssl/crypto/hmac/
hmac.c
65
#include <openssl/
fips
.h>
77
/* If we have an ENGINE need to allow non
FIPS
*/
/external/openssl/crypto/rsa/
rsa_gen.c
71
#include <openssl/
fips
.h>
rsa_lib.c
71
#include <openssl/
fips
.h>
rsa_pmeth.c
70
#include <openssl/
fips
.h>
161
* 1 : redirect to
FIPS
.
162
* 0 : don't redirect to
FIPS
.
163
* -1 : illegal operation in
FIPS
mode.
/external/openssl/apps/
openssl.c
134
#include <openssl/
fips
.h>
325
fprintf(stderr, "
FIPS
mode not supported.\n");
/external/openssl/ssl/
s23_srvr.c
119
#include <openssl/
fips
.h>
/external/wpa_supplicant_8/wpa_supplicant/
Makefile
[
all
...]
Completed in 840 milliseconds
1
2