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

/freebsd-11-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-dec.c28 static int rijndaelKeySetupDec(u32 rk[], const u8 cipherKey[], int keyBits) argument
61 u32 *rk; local
153 u32 *rk = ctx; local
[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
121 u32 *rk = ctx; local
[all...]
/freebsd-11-stable/sys/crypto/rijndael/
H A Drijndael-api-fst.h47 u_int32_t rk[4*(RIJNDAEL_MAXNR + 1)]; /* key schedule */ member in struct:__anon8906
/freebsd-11-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.c476 u32 *rk; local
578 u32 *rk; local
660 const u32 *rk; local
874 const u32 *rk; local
[all...]
/freebsd-11-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
481 struct procctl_reaper_kill rk; member in union:__anon5345
[all...]
/freebsd-11-stable/contrib/unbound/util/data/
H A Dpacked_rrset.h124 struct packed_rrset_key rk; member in struct:ub_packed_rrset_key
/freebsd-11-stable/contrib/unbound/daemon/
H A Dcachedump.c321 load_rr(RES* 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
442 struct ub_packed_rrset_key* rk; local
[all...]
/freebsd-11-stable/crypto/openssl/crypto/rsa/
H A Drsa_ameth.c135 unsigned char *rk = NULL; local
/freebsd-11-stable/sys/compat/freebsd32/
H A Dfreebsd32_misc.c3108 struct procctl_reaper_kill rk; member in union:__anon8

Completed in 108 milliseconds