Home
last modified time | relevance | path

Searched defs:read_key (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/test/testutil/
H A Dstanza.c41 static int read_key(STANZA *s) in read_key() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/testutil/
H A Dstanza.c41 static int read_key(STANZA *s) in read_key() function
/netbsd-src/external/bsd/wpa/dist/src/tls/
H A Dtlsv1_record.h37 u8 read_key[TLS_MAX_WRITE_KEY_LEN]; member
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Dtest_rsa.c151 read_key(ENGINE *engine, const char *keyfile) in read_key() function
/netbsd-src/usr.bin/aiomixer/
H A Dmain.c277 read_key(struct aiomixer *aio, int ch) in read_key() function
/netbsd-src/usr.sbin/wgconfig/
H A Dwgconfig.c420 read_key(const char *path, unsigned char keybuf[KEY_LEN]) in read_key() function
/netbsd-src/external/mit/isl/dist/
H A Disl_ast_graft.c1525 static isl_stat read_key(__isl_keep isl_stream *s, enum isl_graft_key key) in read_key() function