Searched refs:OSSL_PARAM_construct_int32 (Results 1 – 4 of 4) sorted by relevance
79 OSSL_PARAM OSSL_PARAM_construct_int32(const char *key, int32_t *buf);
495 params[n++] = OSSL_PARAM_construct_int32("int32", &i32); in test_param_construct()
463 OSSL_PARAM OSSL_PARAM_construct_int32(const char *key, int32_t *buf) in OSSL_PARAM_construct_int32() function
12 OSSL_PARAM_construct_int32, OSSL_PARAM_construct_int64,