Lines Matching defs:bits
439 * This is all-bits-zero on the first call
602 * PSA_PAKE_PRIMITIVE(type, family, bits));
794 * The values of the \c family and \c bits fields of the cipher suite identify a
799 * \c bits means the value returned by psa_pake_cs_get_bits().)
814 * The values of the \c family and \c bits fields of the cipher suite identify
819 * \c bits means the value returned by psa_pake_cs_get_bits().)
1017 * - Set the structure to all-bits-zero, for example:
1714 uint16_t bits;
1739 cipher_suite->bits);
1748 cipher_suite->bits = (uint16_t) (0xFFFF & primitive);
1760 return cipher_suite->bits;