Home
last modified time | relevance | path

Searched defs:dummy_key (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/libfido2/dist/fuzz/
H A Dfuzz_largeblob.c56 static const uint8_t dummy_key[] = { variable
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/hmac/
H A Dhmac.c217 static const unsigned char dummy_key[1] = {'\0'}; in HMAC() local