Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/kadmin/
H A Drandom_password.c81 RND(unsigned char *key, int keylen, int *left) in RND() function
/freebsd/contrib/wpa/src/crypto/
H A Dsha256-internal.c103 #define RND(a,b,c,d,e,f,g,h,i) \ in sha256_compress() macro
/freebsd/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/crypto/openssl/crypto/sm3/
H A Dsm3_local.h54 #define RND(A, B, C, D, E, F, G, H, TJ, Wi, Wj, FF, GG) \ macro
/freebsd/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/sys/crypto/sha2/
H A Dsha256c.c117 #define RND(a, b, c, d, e, f, g, h, k) \ macro
H A Dsha512c.c146 #define RND(a, b, c, d, e, f, g, h, k) \ macro