Lines Matching refs:OSSL_ALGORITHM
272 static const OSSL_ALGORITHM fips_digests[] = {
364 static OSSL_ALGORITHM exported_fips_ciphers[OSSL_NELEM(fips_ciphers)];
366 static const OSSL_ALGORITHM fips_macs[] = {
377 static const OSSL_ALGORITHM fips_macs_internal[] = {
387 static const OSSL_ALGORITHM fips_kdfs[] = {
404 static const OSSL_ALGORITHM fips_rands[] = {
416 static const OSSL_ALGORITHM fips_keyexch[] = {
433 static const OSSL_ALGORITHM fips_signature[] = {
533 static const OSSL_ALGORITHM fips_asym_cipher[] = {
538 static const OSSL_ALGORITHM fips_asym_kem[] = {
556 static const OSSL_ALGORITHM fips_keymgmt[] = {
652 static const OSSL_ALGORITHM *fips_query(void *provctx, int operation_id, in fips_query()
685 static const OSSL_ALGORITHM *fips_query_internal(void *provctx, int operation_id, in fips_query_internal()