Home
last modified time | relevance | path

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

/optee_os/core/crypto/
A Daes-gcm.c318 static TEE_Result __gcm_dec_final(struct internal_aes_gcm_state *state, in __gcm_dec_final() function
342 return __gcm_dec_final(&ctx->state, &ctx->key, src, len, dst, tag, in internal_aes_gcm_dec_final()
413 return __gcm_dec_final(&state, enc_key, src, len, dst, tag, tag_len); in internal_aes_gcm_dec()
/optee_os/out/arm/core/
A Dtee.dmp24127 __gcm_dec_final():
24133 __gcm_dec_final():

Completed in 474 milliseconds