Searched refs:OSSL_PARAM_construct_long (Results 1 – 4 of 4) sorted by relevance
77 OSSL_PARAM OSSL_PARAM_construct_long(const char *key, long int *buf);
493 params[n++] = OSSL_PARAM_construct_long("long", &l); in test_param_construct()
308 OSSL_PARAM OSSL_PARAM_construct_long(const char *key, long int *buf) in OSSL_PARAM_construct_long() function
13 OSSL_PARAM_construct_long, OSSL_PARAM_construct_size_t,