Home
last modified time | relevance | path

Searched refs:PRF (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/drivers/net/wireless/ath/
H A Ddfs_pattern_detector.c40 #define PRF2PRI(PRF) ((1000000 + PRF / 2) / PRF) argument
46 #define ETSI_PATTERN(ID, WMIN, WMAX, PMIN, PMAX, PRF, PPB, CHIRP) \ argument
50 (PRF2PRI(PMIN) * PRF + PRI_TOLERANCE), PRF, PPB * PRF, \
71 #define FCC_PATTERN(ID, WMIN, WMAX, PMIN, PMAX, PRF, PPB, CHIRP) \ argument
75 PMAX * PRF + PRI_TOLERANCE, PRF, PPB * PRF, \
103 #define JP_PATTERN(ID, WMIN, WMAX, PMIN, PMAX, PRF, PPB, RATE, CHIRP) \ argument
107 PMAX * PRF + PRI_TOLERANCE, PRF, PPB * PRF, \
/linux-6.15/Documentation/crypto/
H A Dkrb5.rst13 - PRF+ Calculation.
95 * ``prf_len`` is the size of the result from the PRF+ function calculation.
112 PRF+ Calculation
116 mechanism's PRF+ is provided::
/linux-6.15/Documentation/translations/zh_CN/security/
H A Dsiphash.rst10 SipHash - 一种短输入伪随机函数(PRF
/linux-6.15/Documentation/security/
H A Dsiphash.rst2 SipHash - a short input PRF
7 SipHash is a cryptographically secure PRF -- a keyed hash function -- that
/linux-6.15/
H A DMAINTAINERS22400 SIPHASH PRF ROUTINES