Searched refs:OSSL_PARAM_construct_ulong (Results 1 – 4 of 4) sorted by relevance
78 OSSL_PARAM OSSL_PARAM_construct_ulong(const char *key, unsigned long int *buf);
494 params[n++] = OSSL_PARAM_construct_ulong("ulong", &ul); in test_param_construct()
339 OSSL_PARAM OSSL_PARAM_construct_ulong(const char *key, unsigned long int *buf) in OSSL_PARAM_construct_ulong() function
16 OSSL_PARAM_construct_ulong, OSSL_PARAM_construct_BN,