Searched refs:sm4_crypt_ecb (Results 1 – 6 of 6) sorted by relevance
21 void sm4_crypt_ecb(struct sm4_context *ctx, size_t length, const uint8_t *input,
56 sm4_crypt_ecb(&c->state, len, data, dst); in sm4_ecb_update()
203 void sm4_crypt_ecb(struct sm4_context *ctx, size_t length, const uint8_t *input, in sm4_crypt_ecb() function
733 000000000e1123e0 0000000000000084 T sm4_crypt_ecb
21736 .text.sm4_crypt_ecb21738 0x000000000e1123e0 sm4_crypt_ecb25544 .rodata.sm4_crypt_ecb.str1.1
2774 000000000e1123e0 g F .text 0000000000000084 sm4_crypt_ecb28491 000000000e1123e0 <sm4_crypt_ecb>:28492 sm4_crypt_ecb():28503 e1123f8: 540001c1 b.ne e112430 <sm4_crypt_ecb+0x50> // b.any28513 e112418: 540001e1 b.ne e112454 <sm4_crypt_ecb+0x74> // b.any28535 e112460: 17ffffeb b e11240c <sm4_crypt_ecb+0x2c>28826 e1127a4: 97ffff0f bl e1123e0 <sm4_crypt_ecb>
Completed in 226 milliseconds