Searched refs:OSSL_PARAM_construct_int64 (Results 1 – 4 of 4) sorted by relevance
81 OSSL_PARAM OSSL_PARAM_construct_int64(const char *key, int64_t *buf);
496 params[n++] = OSSL_PARAM_construct_int64("int64", &i64); in test_param_construct()
719 OSSL_PARAM OSSL_PARAM_construct_int64(const char *key, int64_t *buf) in OSSL_PARAM_construct_int64() function
12 OSSL_PARAM_construct_int32, OSSL_PARAM_construct_int64,