Searched defs:seed (Results 1 – 3 of 3) sorted by relevance
134 const uint8_t *seed[3] = {entropy, nonce, personalization}; in cc3xx_lowlevel_drbg_hmac_instantiate() local
158 …uint8_t seed[CC_FFC_DOMAIN_MAX_GENER_ORDER_SIZE_IN_BYTES]; /*!< seed for domain generation and va… member
571 const uint8_t *seed, in sic_decrypt_rbg_seed_set()