Home
last modified time | relevance | path

Searched refs:ossl_rsapss_keymgmt_functions (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/include/prov/
H A Dimplementations.h285 extern const OSSL_DISPATCH ossl_rsapss_keymgmt_functions[];
/netbsd-src/crypto/external/bsd/openssl/dist/providers/
H A Ddefltprov.c425 { PROV_NAMES_RSA_PSS, "provider=default", ossl_rsapss_keymgmt_functions,
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/keymgmt/
H A Drsa_kmgmt.c721 const OSSL_DISPATCH ossl_rsapss_keymgmt_functions[] = { variable
/netbsd-src/crypto/external/bsd/openssl/dist/providers/fips/
H A Dfipsprov.c431 ossl_rsapss_keymgmt_functions, PROV_DESCS_RSA_PSS },