Searched defs:subkey (Results 1 - 12 of 12) sorted by relevance

/freebsd-10-stable/crypto/heimdal/lib/krb5/
H A Dgenerate_subkey.c50 krb5_generate_subkey_extended(krb5_context context, const krb5_keyblock *key, krb5_enctype etype, krb5_keyblock **subkey) argument
H A Dauth_context.c328 krb5_keyblock *subkey; local
H A Dget_cred.c330 const krb5_keyblock *subkey = skey; local
87 set_auth_data(krb5_context context, KDC_REQ_BODY *req_body, krb5_authdata *authdata, krb5_keyblock *subkey) argument
141 init_tgs_req(krb5_context context, krb5_ccache ccache, krb5_addresses *addresses, krb5_kdc_flags flags, Ticket *second_ticket, krb5_creds *in_creds, krb5_creds *krbtgt, unsigned nonce, const METHOD_DATA *padata, krb5_keyblock **subkey, TGS_REQ *t) argument
413 krb5_keyblock *subkey = NULL; local
[all...]
/freebsd-10-stable/sys/crypto/camellia/
H A Dcamellia.h38 uint32_t subkey[CAMELLIA_SUBKEYWORD]; /* encrypt/decrypt key schedule */ member in struct:__anon7548
[all...]
H A Dcamellia.c440 camellia_setup128(const unsigned char *key, uint32_t *subkey) argument
646 camellia_setup256(const unsigned char *key, uint32_t *subkey) argument
926 camellia_setup192(const unsigned char *key, uint32_t *subkey) argument
946 camellia_encrypt128(const uint32_t *subkey, uint32_t *io) argument
1013 camellia_decrypt128(const uint32_t *subkey, uint32_t *io) argument
1083 camellia_encrypt256(const uint32_t *subkey, uint32_t *io) argument
1166 camellia_decrypt256(const uint32_t *subkey, uint32_ argument
1249 Camellia_Ekeygen(const int keyBitLength, const unsigned char *rawKey, uint32_t *subkey) argument
1271 Camellia_EncryptBlock(const int keyBitLength, const unsigned char *plaintext, const uint32_t *subkey, unsigned char *ciphertext) argument
1303 Camellia_DecryptBlock(const int keyBitLength, const unsigned char *ciphertext, const uint32_t *subkey, unsigned char *plaintext) argument
[all...]
/freebsd-10-stable/contrib/jemalloc/include/jemalloc/internal/
H A Drtree.h128 uintptr_t subkey; local
[all...]
/freebsd-10-stable/usr.sbin/ndiscvt/
H A Dinf.h30 const char * subkey; member in struct:reg
/freebsd-10-stable/sys/kgssapi/krb5/
H A Dkcrypto_des3.c109 int subkey; local
/freebsd-10-stable/crypto/openssl/crypto/krb5/
H A Dkrb5_asn.h200 KRB5_ENCKEY *subkey; member in struct:krb5_authenticator_st
/freebsd-10-stable/lib/libnv/tests/
H A Dnv_tests.cc199 const char *key, *subkey; local
/freebsd-10-stable/crypto/heimdal/kdc/
H A Dkrb5tgs.c1160 krb5_keyblock *subkey = NULL; local
/freebsd-10-stable/contrib/ntp/sntp/libevent/
H A Devdns.c3778 config_nameserver_from_reg_key(struct evdns_base *base, HKEY key, const TCHAR *subkey) argument

Completed in 98 milliseconds