Home
last modified time | relevance | path

Searched defs:adat (Results 1 – 8 of 8) sorted by relevance

/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_aes_hw.c23 PROV_AES_CTX *adat = (PROV_AES_CTX *)dat; in cipher_hw_aes_initkey() local
H A Dcipher_aria_hw.c17 PROV_ARIA_CTX *adat = (PROV_ARIA_CTX *)dat; in cipher_hw_aria_initkey() local
H A Dcipher_camellia_hw.c24 PROV_CAMELLIA_CTX *adat = (PROV_CAMELLIA_CTX *)dat; in cipher_hw_camellia_initkey() local
/freebsd/crypto/heimdal/appl/ftp/ftp/
H A Dsecurity.h70 int (*adat)(void *, void*, size_t); member
H A Dsecurity.c467 adat(char *auth_data) in adat() function
/freebsd/contrib/telnet/libtelnet/
H A Dkerberos.c83 static AUTH_DAT adat = { 0, "", "", "", 0, {}, 0, 0, 0, { 0, "", 0 } }; variable
H A Dkrb4encpwd.c103 static AUTH_DAT adat = { 0 }; variable
/freebsd/crypto/heimdal/appl/ftp/ftpd/
H A Dsecurity.c467 adat(char *auth_data) in adat() function