Home
last modified time | relevance | path

Searched defs:aes_key (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/usr.sbin/sasyncd/
H A Dnet.c65 AES_KEY aes_key[2]; variable
/openbsd-src/lib/libtls/
H A Dtls_internal.h77 unsigned char aes_key[TLS_TICKET_AES_SIZE]; member
/openbsd-src/usr.sbin/unbound/util/
H A Dnet_help.c96 unsigned char *aes_key; global() member
/openbsd-src/sbin/unwind/libunbound/util/
H A Dnet_help.c96 unsigned char *aes_key; global() member
/openbsd-src/lib/libcrypto/evp/
H A De_aes.c1457 aes_gcm_set_key(AES_KEY * aes_key,GCM128_CONTEXT * gcm_ctx,const unsigned char * key,size_t key_len) aes_gcm_set_key() argument