• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-13-stable/contrib/bearssl/inc/

Lines Matching refs:vtable

73  *     structure first field is called `vtable` and points to the
81 * the `vtable` field.
95 * structure first field is called `vtable` and points to the
103 * the `vtable` field.
117 * decryption. The structure first field is called `vtable` and
125 * function also sets the `vtable` field.
145 * called `vtable` and points to the appropriate OOP structure.
153 * `vtable` field.
220 * Each context structure begins with a field (called `vtable`) that
246 * For combined CTR/CBC-MAC encryption, the `vtable` has a slightly
415 * This function sets the `vtable` field in the context structure.
471 * This function sets the `vtable` field in the context structure.
528 * This function sets the `vtable` field in the context structure.
595 * This function sets the `vtable` field in the context structure.
706 * First field is a pointer to the vtable; it is set by the initialisation
710 /** \brief Pointer to vtable for this context. */
711 const br_block_cbcenc_class *vtable;
721 * First field is a pointer to the vtable; it is set by the initialisation
725 /** \brief Pointer to vtable for this context. */
726 const br_block_cbcdec_class *vtable;
737 * First field is a pointer to the vtable; it is set by the initialisation
741 /** \brief Pointer to vtable for this context. */
742 const br_block_ctr_class *vtable;
753 * First field is a pointer to the vtable; it is set by the initialisation
757 /** \brief Pointer to vtable for this context. */
758 const br_block_ctrcbc_class *vtable;
926 * First field is a pointer to the vtable; it is set by the initialisation
930 /** \brief Pointer to vtable for this context. */
931 const br_block_cbcenc_class *vtable;
941 * First field is a pointer to the vtable; it is set by the initialisation
945 /** \brief Pointer to vtable for this context. */
946 const br_block_cbcdec_class *vtable;
957 * First field is a pointer to the vtable; it is set by the initialisation
961 /** \brief Pointer to vtable for this context. */
962 const br_block_ctr_class *vtable;
973 * First field is a pointer to the vtable; it is set by the initialisation
977 /** \brief Pointer to vtable for this context. */
978 const br_block_ctrcbc_class *vtable;
1145 * First field is a pointer to the vtable; it is set by the initialisation
1149 /** \brief Pointer to vtable for this context. */
1150 const br_block_cbcenc_class *vtable;
1160 * First field is a pointer to the vtable; it is set by the initialisation
1164 /** \brief Pointer to vtable for this context. */
1165 const br_block_cbcdec_class *vtable;
1176 * First field is a pointer to the vtable; it is set by the initialisation
1180 /** \brief Pointer to vtable for this context. */
1181 const br_block_ctr_class *vtable;
1192 * First field is a pointer to the vtable; it is set by the initialisation
1196 /** \brief Pointer to vtable for this context. */
1197 const br_block_ctrcbc_class *vtable;
1366 * First field is a pointer to the vtable; it is set by the initialisation
1370 /** \brief Pointer to vtable for this context. */
1371 const br_block_cbcenc_class *vtable;
1381 * First field is a pointer to the vtable; it is set by the initialisation
1385 /** \brief Pointer to vtable for this context. */
1386 const br_block_cbcdec_class *vtable;
1397 * First field is a pointer to the vtable; it is set by the initialisation
1401 /** \brief Pointer to vtable for this context. */
1402 const br_block_ctr_class *vtable;
1413 * First field is a pointer to the vtable; it is set by the initialisation
1417 /** \brief Pointer to vtable for this context. */
1418 const br_block_ctrcbc_class *vtable;
1582 * First field is a pointer to the vtable; it is set by the initialisation
1586 /** \brief Pointer to vtable for this context. */
1587 const br_block_cbcenc_class *vtable;
1599 * First field is a pointer to the vtable; it is set by the initialisation
1603 /** \brief Pointer to vtable for this context. */
1604 const br_block_cbcdec_class *vtable;
1617 * First field is a pointer to the vtable; it is set by the initialisation
1621 /** \brief Pointer to vtable for this context. */
1622 const br_block_ctr_class *vtable;
1635 * First field is a pointer to the vtable; it is set by the initialisation
1639 /** \brief Pointer to vtable for this context. */
1640 const br_block_ctrcbc_class *vtable;
1873 * First field is a pointer to the vtable; it is set by the initialisation
1877 /** \brief Pointer to vtable for this context. */
1878 const br_block_cbcenc_class *vtable;
1890 * First field is a pointer to the vtable; it is set by the initialisation
1894 /** \brief Pointer to vtable for this context. */
1895 const br_block_cbcdec_class *vtable;
1908 * First field is a pointer to the vtable; it is set by the initialisation
1912 /** \brief Pointer to vtable for this context. */
1913 const br_block_ctr_class *vtable;
1926 * First field is a pointer to the vtable; it is set by the initialisation
1930 /** \brief Pointer to vtable for this context. */
1931 const br_block_ctrcbc_class *vtable;
2159 const br_block_cbcenc_class *vtable;
2173 const br_block_cbcdec_class *vtable;
2187 const br_block_ctr_class *vtable;
2201 const br_block_ctrcbc_class *vtable;
2221 * First field is a pointer to the vtable; it is set by the initialisation
2225 /** \brief Pointer to vtable for this context. */
2226 const br_block_cbcenc_class *vtable;
2236 * First field is a pointer to the vtable; it is set by the initialisation
2240 /** \brief Pointer to vtable for this context. */
2241 const br_block_cbcdec_class *vtable;
2313 * First field is a pointer to the vtable; it is set by the initialisation
2317 /** \brief Pointer to vtable for this context. */
2318 const br_block_cbcenc_class *vtable;
2328 * First field is a pointer to the vtable; it is set by the initialisation
2332 /** \brief Pointer to vtable for this context. */
2333 const br_block_cbcdec_class *vtable;
2404 const br_block_cbcenc_class *vtable;
2414 const br_block_cbcdec_class *vtable;