Searched refs:mbedtls_hmac_drbg_context (Results 1 – 4 of 4) sorted by relevance
74 typedef struct mbedtls_hmac_drbg_context { struct102 } mbedtls_hmac_drbg_context; typedef116 void mbedtls_hmac_drbg_init(mbedtls_hmac_drbg_context *ctx);186 int mbedtls_hmac_drbg_seed(mbedtls_hmac_drbg_context *ctx,221 int mbedtls_hmac_drbg_seed_buf(mbedtls_hmac_drbg_context *ctx,238 void mbedtls_hmac_drbg_set_prediction_resistance(mbedtls_hmac_drbg_context *ctx,250 void mbedtls_hmac_drbg_set_entropy_len(mbedtls_hmac_drbg_context *ctx,265 void mbedtls_hmac_drbg_set_reseed_interval(mbedtls_hmac_drbg_context *ctx,285 int mbedtls_hmac_drbg_update(mbedtls_hmac_drbg_context *ctx,312 int mbedtls_hmac_drbg_reseed(mbedtls_hmac_drbg_context *ctx,[all …]
54 mbedtls_hmac_drbg_context *hmac_drbg_ctx);70 psa_status_t cc3xx_hmac_drbg_init_with_params(mbedtls_hmac_drbg_context *hmac_drbg_ctx,
40 mbedtls_hmac_drbg_context global_hmac_drbg_ctx;82 cc3xx_hmac_drbg_init_with_params(mbedtls_hmac_drbg_context *hmac_drbg_ctx, in cc3xx_hmac_drbg_init_with_params()124 mbedtls_hmac_drbg_context *hmac_drbg_ctx) in cc3xx_hmac_drbg_get_ctx()
156 mbedtls_hmac_drbg_context hmac_drbg_ctx; in cc3xx_internal_ecdsa_sign()