Home
last modified time | relevance | path

Searched refs:drbg_cpu_to_be32 (Results 1 – 2 of 2) sorted by relevance

/linux/include/crypto/internal/
H A Ddrbg.h20 static inline void drbg_cpu_to_be32(__u32 val, unsigned char *buf) in drbg_cpu_to_be32() function
/linux/crypto/
H A Ddrbg.c604 drbg_cpu_to_be32((outlen * 8), &input[1]); in drbg_hash_df()