HomeSort by: relevance | last modified time | path
    Searched refs:fips_ciphers (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/providers/fips/
fipsprov.c 304 static const OSSL_ALGORITHM_CAPABLE fips_ciphers[] = { variable
364 static OSSL_ALGORITHM exported_fips_ciphers[OSSL_NELEM(fips_ciphers)];
940 ossl_prov_cache_exported_algorithms(fips_ciphers, exported_fips_ciphers);
  /src/crypto/external/bsd/openssl/dist/providers/fips/
fipsprov.c 275 static const OSSL_ALGORITHM_CAPABLE fips_ciphers[] = { variable
335 static OSSL_ALGORITHM exported_fips_ciphers[OSSL_NELEM(fips_ciphers)];
706 ossl_prov_cache_exported_algorithms(fips_ciphers, exported_fips_ciphers);

Completed in 22 milliseconds