Home
last modified time | relevance | path

Searched refs:bc_st (Results 1 – 1 of 1) sorted by relevance

/external/python/cryptography/src/cryptography/hazmat/backends/openssl/
Ddecode_asn1.py321 def _decode_basic_constraints(backend, bc_st): argument
322 basic_constraints = backend._ffi.cast("BASIC_CONSTRAINTS *", bc_st)