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

  /src/sys/arch/arm/sunxi/
sun8i_crypto.c 2117 uint32_t dir, method, mode = 0, ctrwidth = 0, aeskeysize = 0; local in function:sun8i_crypto_process
2435 aeskeysize = SUN8I_CRYPTO_TDQS_AES_KEYSIZE_128;
2438 aeskeysize = SUN8I_CRYPTO_TDQS_AES_KEYSIZE_192;
2441 aeskeysize = SUN8I_CRYPTO_TDQS_AES_KEYSIZE_256;
2451 aeskeysize = SUN8I_CRYPTO_TDQS_AES_KEYSIZE_128;
2454 aeskeysize = SUN8I_CRYPTO_TDQS_AES_KEYSIZE_192;
2457 aeskeysize = SUN8I_CRYPTO_TDQS_AES_KEYSIZE_256;
2468 aeskeysize = SUN8I_CRYPTO_TDQS_AES_KEYSIZE_128;
2471 aeskeysize = SUN8I_CRYPTO_TDQS_AES_KEYSIZE_192;
2474 aeskeysize = SUN8I_CRYPTO_TDQS_AES_KEYSIZE_256
    [all...]
sun8i_crypto.c 2117 uint32_t dir, method, mode = 0, ctrwidth = 0, aeskeysize = 0; local in function:sun8i_crypto_process
2435 aeskeysize = SUN8I_CRYPTO_TDQS_AES_KEYSIZE_128;
2438 aeskeysize = SUN8I_CRYPTO_TDQS_AES_KEYSIZE_192;
2441 aeskeysize = SUN8I_CRYPTO_TDQS_AES_KEYSIZE_256;
2451 aeskeysize = SUN8I_CRYPTO_TDQS_AES_KEYSIZE_128;
2454 aeskeysize = SUN8I_CRYPTO_TDQS_AES_KEYSIZE_192;
2457 aeskeysize = SUN8I_CRYPTO_TDQS_AES_KEYSIZE_256;
2468 aeskeysize = SUN8I_CRYPTO_TDQS_AES_KEYSIZE_128;
2471 aeskeysize = SUN8I_CRYPTO_TDQS_AES_KEYSIZE_192;
2474 aeskeysize = SUN8I_CRYPTO_TDQS_AES_KEYSIZE_256
    [all...]
sun8i_crypto.c 2117 uint32_t dir, method, mode = 0, ctrwidth = 0, aeskeysize = 0; local in function:sun8i_crypto_process
2435 aeskeysize = SUN8I_CRYPTO_TDQS_AES_KEYSIZE_128;
2438 aeskeysize = SUN8I_CRYPTO_TDQS_AES_KEYSIZE_192;
2441 aeskeysize = SUN8I_CRYPTO_TDQS_AES_KEYSIZE_256;
2451 aeskeysize = SUN8I_CRYPTO_TDQS_AES_KEYSIZE_128;
2454 aeskeysize = SUN8I_CRYPTO_TDQS_AES_KEYSIZE_192;
2457 aeskeysize = SUN8I_CRYPTO_TDQS_AES_KEYSIZE_256;
2468 aeskeysize = SUN8I_CRYPTO_TDQS_AES_KEYSIZE_128;
2471 aeskeysize = SUN8I_CRYPTO_TDQS_AES_KEYSIZE_192;
2474 aeskeysize = SUN8I_CRYPTO_TDQS_AES_KEYSIZE_256
    [all...]
sun8i_crypto.c 2117 uint32_t dir, method, mode = 0, ctrwidth = 0, aeskeysize = 0; local in function:sun8i_crypto_process
2435 aeskeysize = SUN8I_CRYPTO_TDQS_AES_KEYSIZE_128;
2438 aeskeysize = SUN8I_CRYPTO_TDQS_AES_KEYSIZE_192;
2441 aeskeysize = SUN8I_CRYPTO_TDQS_AES_KEYSIZE_256;
2451 aeskeysize = SUN8I_CRYPTO_TDQS_AES_KEYSIZE_128;
2454 aeskeysize = SUN8I_CRYPTO_TDQS_AES_KEYSIZE_192;
2457 aeskeysize = SUN8I_CRYPTO_TDQS_AES_KEYSIZE_256;
2468 aeskeysize = SUN8I_CRYPTO_TDQS_AES_KEYSIZE_128;
2471 aeskeysize = SUN8I_CRYPTO_TDQS_AES_KEYSIZE_192;
2474 aeskeysize = SUN8I_CRYPTO_TDQS_AES_KEYSIZE_256
    [all...]

Completed in 46 milliseconds