Home
last modified time | relevance | path

Searched refs:CRYPTO_CHACHA20 (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/crypto/chacha20/
H A Dchacha-sw.c43 .type = CRYPTO_CHACHA20,
/f-stack/freebsd/opencrypto/
H A Dcryptodev.h177 #define CRYPTO_CHACHA20 31 /* Chacha20 stream cipher */ macro
H A Dcrypto.c601 case CRYPTO_CHACHA20: in crypto_cipher()
686 [CRYPTO_CHACHA20] = ALG_CIPHER,
H A Dcryptodev.c425 case CRYPTO_CHACHA20: in cse_create()