Searched refs:__gcm_update_payload (Results 1 – 4 of 4) sorted by relevance
/optee_os/core/crypto/ |
A D | aes-gcm.c | 190 __gcm_update_payload(struct internal_aes_gcm_state *state, in __gcm_update_payload() function 262 return __gcm_update_payload(&ctx->state, &ctx->key, mode, src, len, in internal_aes_gcm_update_payload() 273 res = __gcm_update_payload(state, enc_key, m, src, len, dst); in operation_final()
|
/optee_os/out/arm/core/ |
A D | tee.symb_sizes | 158 000000000e10f314 00000000000001ec t __gcm_update_payload
|
A D | tee.dmp | 23743 000000000e10f314 <__gcm_update_payload>: 23744 __gcm_update_payload(): 23831 __gcm_update_payload(): 23840 __gcm_update_payload(): 23891 e10f4ac: 17ffffbd b e10f3a0 <__gcm_update_payload+0x8c> 23902 e10f4c4: 17ffffd5 b e10f418 <__gcm_update_payload+0x104> 23903 __gcm_update_payload(): 23906 e10f4cc: 17ffffdf b e10f448 <__gcm_update_payload+0x134> 23922 e10f4fc: 17ffffa9 b e10f3a0 <__gcm_update_payload+0x8c> 23932 e10f514: 17ffff80 b e10f314 <__gcm_update_payload> [all …]
|
A D | tee.map | 21553 .text.__gcm_update_payload
|
Completed in 1543 milliseconds