Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/
H A Dsm4_core.c204 static void sm4_one_round( unsigned long sk[32], in sm4_one_round() function
259 sm4_one_round( ((sm4_context*)ctx)->sk, input, output ); in rk_sm4_crypt_ecb()