Searched refs:MKBN (Results 1 – 1 of 1) sorted by relevance
| /src/crypto/openssh/regress/unittests/sshbuf/ |
| H A D | test_sshbuf_getput_crypto.c | 74 #define MKBN(b, bnn) \ in sshbuf_getput_crypto_tests() macro 81 MKBN(hexbn1, bn); in sshbuf_getput_crypto_tests() 93 MKBN(hexbn1, bn); in sshbuf_getput_crypto_tests() 105 MKBN(hexbn2, bn); in sshbuf_getput_crypto_tests() 118 MKBN(hexbn2, bn); in sshbuf_getput_crypto_tests() 130 MKBN(hexbn1, bn); in sshbuf_getput_crypto_tests() 147 MKBN(hexbn1, bn); in sshbuf_getput_crypto_tests() 162 MKBN(hexbn1, bn); in sshbuf_getput_crypto_tests() 177 MKBN(hexbn2, bn); in sshbuf_getput_crypto_tests() 195 MKBN(hexbn2, bn); in sshbuf_getput_crypto_tests() [all …]
|