Searched refs:extra_size (Results 1 – 3 of 3) sorted by relevance
606 if (ctx->extra_size) { in do_from_header_to_phase()616 ctx->extra_size = 0; in do_from_header_to_phase()652 ctx->extra_size = 0; in stm32_cryp_init()819 if (ctx->extra_size && in stm32_cryp_update_assodata()833 ctx->extra_size = 0; in stm32_cryp_update_assodata()914 if (ctx->extra_size && in stm32_cryp_update_load()934 ctx->extra_size = 0; in stm32_cryp_update_load()1034 if (ctx->extra_size) { in stm32_cryp_final()1037 ctx->extra_size; in stm32_cryp_final()1057 ctx->extra_size = 0; in stm32_cryp_final()[all …]
61 size_t extra_size; member
61 uint8_t *extra, uint16_t extra_size) in derive_unique_key() argument78 if (extra && extra_size) { in derive_unique_key()80 params[0].memref.size = extra_size; in derive_unique_key()
Completed in 6 milliseconds