HomeSort by: relevance | last modified time | path
    Searched defs:sun8i_crypto_config (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/arm/sunxi/
sun8i_crypto.c 75 struct sun8i_crypto_config { struct
85 static const struct sun8i_crypto_config sun50i_a64_crypto_config = {
89 static const struct sun8i_crypto_config sun50i_h5_crypto_config = {
93 static const struct sun8i_crypto_config sun8i_h3_crypto_config = {
112 const struct sun8i_crypto_config *sc_cfg;

Completed in 13 milliseconds