Home
last modified time | relevance | path

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

/openthread-latest/src/core/api/
Dble_secure_api.cpp104 int *aAsn1Type) in otBleSecureGetPeerSubjectAttributeByOid() argument
107 … aAttributeLength, aAsn1Type); in otBleSecureGetPeerSubjectAttributeByOid()
/openthread-latest/include/openthread/
Dble_secure.h202 int *aAsn1Type);
/openthread-latest/src/core/meshcop/
Dsecure_transport.cpp1237 int *aAsn1Type) in GetPeerSubjectAttributeByOid() argument
1265 if (aAsn1Type != nullptr) in GetPeerSubjectAttributeByOid()
1267 *aAsn1Type = data->val.tag; in GetPeerSubjectAttributeByOid()
Dsecure_transport.hpp461 int *aAsn1Type);