Home
last modified time | relevance | path

Searched refs:common_load (Results 1 – 2 of 2) sorted by relevance

/openssl/providers/implementations/keymgmt/
H A Drsa_kmgmt.c653 static void *common_load(const void *reference, size_t reference_sz, in common_load() function
674 return common_load(reference, reference_sz, RSA_FLAG_TYPE_RSA); in rsa_load()
679 return common_load(reference, reference_sz, RSA_FLAG_TYPE_RSASSAPSS); in rsapss_load()
H A Dec_kmgmt.c1423 static void *common_load(const void *reference, size_t reference_sz, in common_load() function
1444 return common_load(reference, reference_sz, 0); in ec_load()
1451 return common_load(reference, reference_sz, 1); in sm2_load()

Completed in 11 milliseconds