Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Drsa_mp_test.c260 static int (*param_set[])(RSA *) = { in test_rsa_mp() local
271 || !TEST_int_eq((clen = param_set[i](key)), 256)) in test_rsa_mp()