Searched defs:rk (Results 1 - 11 of 11) sorted by relevance

/freebsd-10-stable/contrib/wpa/src/crypto/
H A Daes-internal.c779 int rijndaelKeySetupEnc(u32 rk[], const u8 cipherKey[], int keyBits) argument
[all...]
H A Daes-internal-enc.c23 static void rijndaelEncrypt(const u32 rk[], int Nr, const u8 pt[16], u8 ct[16]) argument
100 u32 *rk; local
117 u32 *rk = ctx; local
[all...]
H A Daes-internal-dec.c28 static int rijndaelKeySetupDec(u32 rk[], const u8 cipherKey[], int keyBits) argument
61 u32 *rk; local
152 u32 *rk = ctx; local
[all...]
/freebsd-10-stable/sys/crypto/rijndael/
H A Drijndael-api-fst.h47 u_int32_t rk[4*(RIJNDAEL_MAXNR + 1)]; /* key schedule */ member in struct:__anon7550
/freebsd-10-stable/crypto/openssl/crypto/aes/
H A Daes_core.c632 u32 *rk; local
734 u32 *rk; local
786 const u32 *rk; local
978 const u32 *rk; local
1210 u32 *rk; local
1312 u32 *rk; local
[all...]
H A Daes_x86core.c474 u32 *rk; local
576 u32 *rk; local
658 const u32 *rk; local
872 const u32 *rk; local
[all...]
/freebsd-10-stable/contrib/unbound/util/data/
H A Dpacked_rrset.h119 struct packed_rrset_key rk; member in struct:ub_packed_rrset_key
/freebsd-10-stable/sys/kern/
H A Dkern_procctl.c273 reap_kill(struct thread *td, struct proc *p, struct procctl_reaper_kill *rk) argument
237 reap_kill_proc(struct thread *td, struct proc *p2, ksiginfo_t *ksi, struct procctl_reaper_kill *rk, int *error) argument
404 struct procctl_reaper_kill rk; member in union:__anon1930
[all...]
/freebsd-10-stable/crypto/openssl/crypto/rsa/
H A Drsa_ameth.c128 unsigned char *rk = NULL; local
/freebsd-10-stable/contrib/unbound/daemon/
H A Dcachedump.c320 load_rr(SSL* ssl, sldns_buffer* buf, struct regional* region, struct ub_packed_rrset_key* rk, struct packed_rrset_data* d, unsigned int i, int is_rrsig, int* go_on, time_t now) argument
441 struct ub_packed_rrset_key* rk; local
[all...]
/freebsd-10-stable/sys/compat/freebsd32/
H A Dfreebsd32_misc.c3152 struct procctl_reaper_kill rk; member in union:__anon965

Completed in 156 milliseconds