Home
last modified time | relevance | path

Searched defs:mechanism (Results 1 – 4 of 4) sorted by relevance

/third_party/mbedtls/docs/architecture/
Dpsa-crypto-implementation-structure.md101 ### PSA standardization
109 ### New functions and macros
123 ### Preprocessor symbols
137 ### Implementation of the mechanisms
148 ### Translucent data structures
154 ### Unit tests
/third_party/python/Lib/
Dsmtplib.py616 def auth(self, mechanism, authobject, *, initial_response_ok=True): argument
Dimaplib.py420 def authenticate(self, mechanism, authobject): argument
/third_party/skia/src/ports/
DSkFontHost_FreeType.cpp1060 bool mechanism = fFace->glyph->format == FT_GLYPH_FORMAT_BITMAP && in shouldSubpixelBitmap() local