Home
last modified time | relevance | path

Searched defs:RND (Results 1 – 9 of 9) sorted by relevance

/freebsd-13.1/crypto/heimdal/kadmin/
H A Drandom_password.c81 RND(unsigned char *key, int keylen, int *left) in RND() function
/freebsd-13.1/contrib/wpa/src/crypto/
H A Dsha256-internal.c106 #define RND(a,b,c,d,e,f,g,h,i) \ in sha256_compress() macro
/freebsd-13.1/crypto/openssl/crypto/sm3/
H A Dsm3_local.h53 #define RND(A, B, C, D, E, F, G, H, TJ, Wi, Wj, FF, GG) \ macro
/freebsd-13.1/sys/contrib/libsodium/src/libsodium/crypto_hash/sha256/cp/
H A Dhash_sha256_cp.c83 #define RND(a, b, c, d, e, f, g, h, k) \ macro
/freebsd-13.1/sys/contrib/libsodium/src/libsodium/crypto_hash/sha512/cp/
H A Dhash_sha512_cp.c99 #define RND(a, b, c, d, e, f, g, h, k) \ macro
/freebsd-13.1/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dsha256c.c115 #define RND(a, b, c, d, e, f, g, h, k) \ macro
H A Dsha512c.c139 #define RND(a, b, c, d, e, f, g, h, k) \ macro
/freebsd-13.1/sys/crypto/sha2/
H A Dsha256c.c119 #define RND(a, b, c, d, e, f, g, h, k) \ macro
H A Dsha512c.c145 #define RND(a, b, c, d, e, f, g, h, k) \ macro