Lines Matching refs:OSSL_ALGORITHM
242 static const OSSL_ALGORITHM fips_digests[] = {
334 static OSSL_ALGORITHM exported_fips_ciphers[OSSL_NELEM(fips_ciphers)];
336 static const OSSL_ALGORITHM fips_macs[] = {
347 static const OSSL_ALGORITHM fips_kdfs[] = {
364 static const OSSL_ALGORITHM fips_rands[] = {
372 static const OSSL_ALGORITHM fips_keyexch[] = {
387 static const OSSL_ALGORITHM fips_signature[] = {
406 static const OSSL_ALGORITHM fips_asym_cipher[] = {
411 static const OSSL_ALGORITHM fips_asym_kem[] = {
416 static const OSSL_ALGORITHM fips_keymgmt[] = {
456 static const OSSL_ALGORITHM *fips_query(void *provctx, int operation_id, in fips_query()