Searched refs:cast128_encrypt_round16 (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/crypto/cast128/
H A Dcast128.h50 extern void cast128_encrypt_round16(u_int8_t *, const u_int8_t *, u_int32_t *);
H A Dcast128.c176 void cast128_encrypt_round16(u_int8_t *c, const u_int8_t *m, function

Completed in 9 milliseconds