Home
last modified time | relevance | path

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

/openssl-master/providers/implementations/keymgmt/
A Drsa_kmgmt.c619 static void *common_load(const void *reference, size_t reference_sz, in common_load() function
640 return common_load(reference, reference_sz, RSA_FLAG_TYPE_RSA); in rsa_load()
645 return common_load(reference, reference_sz, RSA_FLAG_TYPE_RSASSAPSS); in rsapss_load()
A Dec_kmgmt.c1339 static void *common_load(const void *reference, size_t reference_sz, in common_load() function
1360 return common_load(reference, reference_sz, 0); in ec_load()
1367 return common_load(reference, reference_sz, 1); in sm2_load()

Completed in 7 milliseconds