Home
last modified time | relevance | path

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

/openssl/crypto/
H A Driscvcap.c91 struct riscv_hwprobe pairs[OSSL_RISCV_HWPROBE_PAIR_COUNT] = { in hwprobe_to_cap()
95 ret = riscv_hwprobe(pairs, OSSL_RISCV_HWPROBE_PAIR_COUNT, 0, NULL, 0); in hwprobe_to_cap()
99 for (size_t j = 0; j != OSSL_RISCV_HWPROBE_PAIR_COUNT; ++j) { in hwprobe_to_cap()
/openssl/include/crypto/
H A Driscv_arch.h94 # define OSSL_RISCV_HWPROBE_PAIR_COUNT 1 macro

Completed in 4 milliseconds