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

  /src/sys/opencrypto/
aesxcbcmac.c 49 static const uint8_t k3seed[AES_BLOCKSIZE] = local in function:aes_xcbc_mac_init
71 aes_enc(&r_ks, k3seed, ctx->k3, ctx->r_nr);
aesxcbcmac.c 49 static const uint8_t k3seed[AES_BLOCKSIZE] = local in function:aes_xcbc_mac_init
71 aes_enc(&r_ks, k3seed, ctx->k3, ctx->r_nr);

Completed in 22 milliseconds