Home
last modified time | relevance | path

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

/freebsd/sys/opencrypto/
H A Dxform_rmd160.c64 .blocksize = RIPEMD160_BLOCK_LEN,
74 .keysize = RIPEMD160_BLOCK_LEN,
77 .blocksize = RIPEMD160_BLOCK_LEN,
H A Dcryptodev.h94 #define RIPEMD160_BLOCK_LEN 64 macro