Searched refs:crypto_accel_sm4_setkey_enc (Results 1 – 4 of 4) sorted by relevance
16 crypto_accel_sm4_setkey_enc(ctx->sk, key); in sm4_setkey_enc()
55 void crypto_accel_sm4_setkey_enc(uint32_t sk[32], const uint8_t key[16]);
13 void crypto_accel_sm4_setkey_enc(uint32_t sk[32], const uint8_t key[16]) in crypto_accel_sm4_setkey_enc() function