Home
last modified time | relevance | path

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

/dports/net-im/purple-hangouts/purple-hangouts-55b9f01/
H A Dhangouts_media.c372 MediaCryptoParams *crypto_param = server_content->crypto_param[0]; in hangouts_pblite_media_media_session_add_cb() local
377 switch(crypto_param->suite) { in hangouts_pblite_media_media_session_add_cb()
387 key_encoded = crypto_param->key_params; in hangouts_pblite_media_media_session_add_cb()
423 MediaCryptoParams crypto_param; in hangouts_send_media_and_codecs() local
603 media_crypto_params__init(&crypto_param); in hangouts_send_media_and_codecs()
604 crypto_param.has_suite = TRUE; in hangouts_send_media_and_codecs()
609 crypto_param.key_params = hangouts_crypto_key; in hangouts_send_media_and_codecs()
611 crypto_param.has_tag = TRUE; in hangouts_send_media_and_codecs()
612 crypto_param.tag = 1; in hangouts_send_media_and_codecs()
614 crypto_params = &crypto_param; in hangouts_send_media_and_codecs()
[all …]
H A Dhangout_media.proto683 repeated MediaCryptoParams crypto_param = 4; field
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/lib/pk11wrap/
H A Dpk11akey.c1716 SECItem *crypto_param = NULL; in PK11_ImportEncryptedPrivateKeyInfoAndReturnKey() local
1832 if (crypto_param) { in PK11_ImportEncryptedPrivateKeyInfoAndReturnKey()
1834 crypto_param = NULL; in PK11_ImportEncryptedPrivateKeyInfoAndReturnKey()
1845 if (crypto_param != NULL) { in PK11_ImportEncryptedPrivateKeyInfoAndReturnKey()
1846 SECITEM_ZfreeItem(crypto_param, PR_TRUE); in PK11_ImportEncryptedPrivateKeyInfoAndReturnKey()
1881 SECItem *crypto_param = NULL; in PK11_ExportEncryptedPrivKeyInfo() local
1938 cryptoMech.pParameter = crypto_param ? crypto_param->data : NULL; in PK11_ExportEncryptedPrivKeyInfo()
1939 cryptoMech.ulParameterLen = crypto_param ? crypto_param->len : 0; in PK11_ExportEncryptedPrivKeyInfo()
1996 if (crypto_param != NULL) { in PK11_ExportEncryptedPrivKeyInfo()
1997 SECITEM_ZfreeItem(crypto_param, PR_TRUE); in PK11_ExportEncryptedPrivKeyInfo()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/lib/pk11wrap/
H A Dpk11akey.c1707 SECItem *crypto_param = NULL; in PK11_ImportEncryptedPrivateKeyInfoAndReturnKey() local
1823 if (crypto_param) { in PK11_ImportEncryptedPrivateKeyInfoAndReturnKey()
1825 crypto_param = NULL; in PK11_ImportEncryptedPrivateKeyInfoAndReturnKey()
1836 if (crypto_param != NULL) { in PK11_ImportEncryptedPrivateKeyInfoAndReturnKey()
1837 SECITEM_ZfreeItem(crypto_param, PR_TRUE); in PK11_ImportEncryptedPrivateKeyInfoAndReturnKey()
1872 SECItem *crypto_param = NULL; in PK11_ExportEncryptedPrivKeyInfo() local
1929 cryptoMech.pParameter = crypto_param ? crypto_param->data : NULL; in PK11_ExportEncryptedPrivKeyInfo()
1930 cryptoMech.ulParameterLen = crypto_param ? crypto_param->len : 0; in PK11_ExportEncryptedPrivKeyInfo()
1987 if (crypto_param != NULL) { in PK11_ExportEncryptedPrivKeyInfo()
1988 SECITEM_ZfreeItem(crypto_param, PR_TRUE); in PK11_ExportEncryptedPrivKeyInfo()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/pk11wrap/
H A Dpk11akey.c1807 SECItem *crypto_param = NULL; in PK11_ImportEncryptedPrivateKeyInfoAndReturnKey() local
1917 if (crypto_param) { in PK11_ImportEncryptedPrivateKeyInfoAndReturnKey()
1919 crypto_param = NULL; in PK11_ImportEncryptedPrivateKeyInfoAndReturnKey()
1949 if (crypto_param != NULL) { in PK11_ImportEncryptedPrivateKeyInfoAndReturnKey()
1950 SECITEM_ZfreeItem(crypto_param, PR_TRUE); in PK11_ImportEncryptedPrivateKeyInfoAndReturnKey()
1991 SECItem *crypto_param = NULL; in PK11_ExportEncryptedPrivKeyInfoV2() local
2048 cryptoMech.pParameter = crypto_param ? crypto_param->data : NULL; in PK11_ExportEncryptedPrivKeyInfoV2()
2049 cryptoMech.ulParameterLen = crypto_param ? crypto_param->len : 0; in PK11_ExportEncryptedPrivKeyInfoV2()
2106 if (crypto_param != NULL) { in PK11_ExportEncryptedPrivKeyInfoV2()
2107 SECITEM_ZfreeItem(crypto_param, PR_TRUE); in PK11_ExportEncryptedPrivKeyInfoV2()
[all …]
/dports/security/ca_root_nss/nss-3.71/nss/lib/pk11wrap/
H A Dpk11akey.c1807 SECItem *crypto_param = NULL; in PK11_ImportEncryptedPrivateKeyInfoAndReturnKey() local
1917 if (crypto_param) { in PK11_ImportEncryptedPrivateKeyInfoAndReturnKey()
1919 crypto_param = NULL; in PK11_ImportEncryptedPrivateKeyInfoAndReturnKey()
1949 if (crypto_param != NULL) { in PK11_ImportEncryptedPrivateKeyInfoAndReturnKey()
1950 SECITEM_ZfreeItem(crypto_param, PR_TRUE); in PK11_ImportEncryptedPrivateKeyInfoAndReturnKey()
1991 SECItem *crypto_param = NULL; in PK11_ExportEncryptedPrivKeyInfoV2() local
2048 cryptoMech.pParameter = crypto_param ? crypto_param->data : NULL; in PK11_ExportEncryptedPrivKeyInfoV2()
2049 cryptoMech.ulParameterLen = crypto_param ? crypto_param->len : 0; in PK11_ExportEncryptedPrivKeyInfoV2()
2106 if (crypto_param != NULL) { in PK11_ExportEncryptedPrivKeyInfoV2()
2107 SECITEM_ZfreeItem(crypto_param, PR_TRUE); in PK11_ExportEncryptedPrivKeyInfoV2()
[all …]
/dports/www/firefox/firefox-99.0/security/nss/lib/pk11wrap/
H A Dpk11akey.c1807 SECItem *crypto_param = NULL; in PK11_ImportEncryptedPrivateKeyInfoAndReturnKey() local
1917 if (crypto_param) { in PK11_ImportEncryptedPrivateKeyInfoAndReturnKey()
1919 crypto_param = NULL; in PK11_ImportEncryptedPrivateKeyInfoAndReturnKey()
1949 if (crypto_param != NULL) { in PK11_ImportEncryptedPrivateKeyInfoAndReturnKey()
1950 SECITEM_ZfreeItem(crypto_param, PR_TRUE); in PK11_ImportEncryptedPrivateKeyInfoAndReturnKey()
1991 SECItem *crypto_param = NULL; in PK11_ExportEncryptedPrivKeyInfoV2() local
2048 cryptoMech.pParameter = crypto_param ? crypto_param->data : NULL; in PK11_ExportEncryptedPrivKeyInfoV2()
2049 cryptoMech.ulParameterLen = crypto_param ? crypto_param->len : 0; in PK11_ExportEncryptedPrivKeyInfoV2()
2106 if (crypto_param != NULL) { in PK11_ExportEncryptedPrivKeyInfoV2()
2107 SECITEM_ZfreeItem(crypto_param, PR_TRUE); in PK11_ExportEncryptedPrivKeyInfoV2()
[all …]
/dports/security/nss/nss-3.76.1/nss/lib/pk11wrap/
H A Dpk11akey.c1807 SECItem *crypto_param = NULL; in PK11_ImportEncryptedPrivateKeyInfoAndReturnKey() local
1917 if (crypto_param) { in PK11_ImportEncryptedPrivateKeyInfoAndReturnKey()
1919 crypto_param = NULL; in PK11_ImportEncryptedPrivateKeyInfoAndReturnKey()
1949 if (crypto_param != NULL) { in PK11_ImportEncryptedPrivateKeyInfoAndReturnKey()
1950 SECITEM_ZfreeItem(crypto_param, PR_TRUE); in PK11_ImportEncryptedPrivateKeyInfoAndReturnKey()
1991 SECItem *crypto_param = NULL; in PK11_ExportEncryptedPrivKeyInfoV2() local
2048 cryptoMech.pParameter = crypto_param ? crypto_param->data : NULL; in PK11_ExportEncryptedPrivKeyInfoV2()
2049 cryptoMech.ulParameterLen = crypto_param ? crypto_param->len : 0; in PK11_ExportEncryptedPrivKeyInfoV2()
2106 if (crypto_param != NULL) { in PK11_ExportEncryptedPrivKeyInfoV2()
2107 SECITEM_ZfreeItem(crypto_param, PR_TRUE); in PK11_ExportEncryptedPrivKeyInfoV2()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/pk11wrap/
H A Dpk11akey.c1807 SECItem *crypto_param = NULL; in PK11_ImportEncryptedPrivateKeyInfoAndReturnKey() local
1917 if (crypto_param) { in PK11_ImportEncryptedPrivateKeyInfoAndReturnKey()
1919 crypto_param = NULL; in PK11_ImportEncryptedPrivateKeyInfoAndReturnKey()
1949 if (crypto_param != NULL) { in PK11_ImportEncryptedPrivateKeyInfoAndReturnKey()
1950 SECITEM_ZfreeItem(crypto_param, PR_TRUE); in PK11_ImportEncryptedPrivateKeyInfoAndReturnKey()
1991 SECItem *crypto_param = NULL; in PK11_ExportEncryptedPrivKeyInfoV2() local
2048 cryptoMech.pParameter = crypto_param ? crypto_param->data : NULL; in PK11_ExportEncryptedPrivKeyInfoV2()
2049 cryptoMech.ulParameterLen = crypto_param ? crypto_param->len : 0; in PK11_ExportEncryptedPrivKeyInfoV2()
2106 if (crypto_param != NULL) { in PK11_ExportEncryptedPrivKeyInfoV2()
2107 SECITEM_ZfreeItem(crypto_param, PR_TRUE); in PK11_ExportEncryptedPrivKeyInfoV2()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/lib/pk11wrap/
H A Dpk11akey.c1805 SECItem *crypto_param = NULL; in PK11_ImportEncryptedPrivateKeyInfoAndReturnKey() local
1915 if (crypto_param) { in PK11_ImportEncryptedPrivateKeyInfoAndReturnKey()
1917 crypto_param = NULL; in PK11_ImportEncryptedPrivateKeyInfoAndReturnKey()
1947 if (crypto_param != NULL) { in PK11_ImportEncryptedPrivateKeyInfoAndReturnKey()
1948 SECITEM_ZfreeItem(crypto_param, PR_TRUE); in PK11_ImportEncryptedPrivateKeyInfoAndReturnKey()
1983 SECItem *crypto_param = NULL; in PK11_ExportEncryptedPrivKeyInfo() local
2040 cryptoMech.pParameter = crypto_param ? crypto_param->data : NULL; in PK11_ExportEncryptedPrivKeyInfo()
2041 cryptoMech.ulParameterLen = crypto_param ? crypto_param->len : 0; in PK11_ExportEncryptedPrivKeyInfo()
2098 if (crypto_param != NULL) { in PK11_ExportEncryptedPrivKeyInfo()
2099 SECITEM_ZfreeItem(crypto_param, PR_TRUE); in PK11_ExportEncryptedPrivKeyInfo()
[all …]